Add readme, clean up manifest

This commit is contained in:
Dave Pedu 2015-02-09 09:05:13 -08:00
parent 8761ea16b7
commit 323ce17621
2 changed files with 7 additions and 2 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
TODO
====
- Revert pinned tab names to the originally pinned title
- Edit saved windows/tabs (crud)
- Save groups by name on a second screen?
- Improve UI

View File

@ -11,8 +11,6 @@
"background": {
"scripts": [ "background.js" ]
},
"permissions": [
"tabs",
"storage",