Notepad Extension Made on A Chromebook Offline
Download apps and extensions for Chrome and share by uploading your own.
3 posts
Page 1 of 1
You can in fact work offline on a Chromebook as I did for this experiment.
I am using "Text" as a text editor - https://chrome.google.com/webstore/deta ... nfo-dialog
Sumo Paint as a image editor - http://sumopaint.com/app/
svg-edit as a vector editor - https://code.google.com/p/svg-edit/
Chromebook's have a file manager built into the operating system. You can choose to store online and/or offline like on Windows 8.
You do not have the required permissions to view the files attached to this post.
Hey mike,
This is really cool.
Anyway you could implement something like syntax highlighting, or other features to make it become a script editor?
An offline editor like that would be pretty cool as well
This is really cool.
Anyway you could implement something like syntax highlighting, or other features to make it become a script editor?
An offline editor like that would be pretty cool as well
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
It's made to be a very basic notepad.
I may add additional features, but it was made mostly as an experiment. If I add any additional features I'll be using kodeWeave to make the extension for me. Why? It's faster than writing the json and making the other files manually. lol Plus I just added that feature today
If you want an advanced code editor with syntax highlighting and other snazzy features for programming checkout the Text extension. Which is what I've been using along with the Chrome Dev Editor.
Prototype is a realtime html and css editor with a live preview (hence realtime), but it's a bit buggy. (I want kodeWeave to run offline, but having trouble getting JS to render without violating Google's Content Policy).
I may add additional features, but it was made mostly as an experiment. If I add any additional features I'll be using kodeWeave to make the extension for me. Why? It's faster than writing the json and making the other files manually. lol Plus I just added that feature today

If you want an advanced code editor with syntax highlighting and other snazzy features for programming checkout the Text extension. Which is what I've been using along with the Chrome Dev Editor.
Prototype is a realtime html and css editor with a live preview (hence realtime), but it's a bit buggy. (I want kodeWeave to run offline, but having trouble getting JS to render without violating Google's Content Policy).
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023