updated stuff

master
Keith 2016-04-18 22:13:08 -04:00
parent 795dd7fc3e
commit 39dce98825
3 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# poptab # PopTab
A chrome extension which pops tabs into popups A chrome extension which pops tabs into popups
To install poptab: Just click the button to pop your tab into a popup
-Download all the files into a directory called `poptab`.
-Open Settings | Extensions in Chrome
-Drag the folder into your chrome window.
Quick and dirty, but works. Click the `HELLO` button to pop a tab into a new popup. Sorry, there's no way to bring it back. [Blog post](https://keithirwin.us/blog/2016/04/poptab)
[Github](https://github.com/keith24/poptab/)
[Chrome Web Store]() (to install)

View File

@ -14,7 +14,7 @@
}, },
"icons": { "icons": {
"24": "tab.24.png", "24": "tab.24.png",
"246": "tab.png" "128": "tab.128.png"
}, },
"permissions": ["activeTab","tabs"] "permissions": ["activeTab","tabs"]
} }

BIN
tab.128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB