aboutsummaryrefslogtreecommitdiffstats
path: root/extension/manifest.json
Commit message (Collapse)AuthorAgeFilesLines
* make windows/*/visible-tab.png. seems to work?Omar Rizwan2020-12-251-1/+1
|
* start adding extensions/ folder. fix up js testsOmar Rizwan2020-12-221-1/+1
| | | | some hacks to start working on clearing old scriptParsed entries
* base64 reads. start working on screenshot stuff.Omar Rizwan2020-12-021-3/+3
|
* fix file reads! (substr by offset/size). remove browser actionOmar Rizwan2020-10-291-2/+0
|
* Switch to browser namespace so we can use Promises.Omar Rizwan2020-10-231-2/+6
|
* works on FF!! key thing was... to add indexedDB permission...Omar Rizwan2020-10-221-1/+1
| | | | (I guess FF uses the DB in the backend? it makes async errors work...)
* Starting to move to native messaging.Omar Rizwan2020-10-161-1/+7
| | | | | Why? The WebSocket stuff is broken right now, and I want to get rid of the dep...
* Toolbar icon! Simplify file defns! Pretty cool!Omar Rizwan2018-11-281-0/+2
|
* Route tree!Omar Rizwan2018-11-141-3/+3
|
* Tabs subfolder.Omar Rizwan2018-11-111-0/+2
|
* WebSocket communication seems to work.Omar Rizwan2018-11-111-0/+12