Chrome tab manager extension
Go to file
dpedu a8e07d967b Add ability to import config by pasting in a json blob 2015-02-19 21:51:22 -08:00
libs/font-awesome-4.3.0 initial commit 2015-02-08 20:42:59 -08:00
.gitignore Fix some stuff, convert css to Sass 2015-02-13 16:26:39 -08:00
README.md More plans 2015-02-19 20:34:53 -08:00
background.js Add ability to import config by pasting in a json blob 2015-02-19 21:51:22 -08:00
build_css.sh Fix some stuff, convert css to Sass 2015-02-13 16:26:39 -08:00
chrome.png Use chrome icon when no favicon is present 2015-02-13 15:24:30 -08:00
icon.png Update icon 2015-02-08 23:53:39 -08:00
icon.psd Update icon 2015-02-08 23:53:39 -08:00
manifest.json Add options and options saving 2015-02-13 18:05:12 -08:00
options.html Add ability to import config by pasting in a json blob 2015-02-19 21:51:22 -08:00
options.js Add ability to import config by pasting in a json blob 2015-02-19 21:51:22 -08:00
popup.html Add options and options saving 2015-02-13 18:05:12 -08:00
popup.js Display unloaded tabs properly. Begin adding prune option 2015-02-19 16:41:40 -08:00
style.css Display unloaded tabs properly. Begin adding prune option 2015-02-19 16:41:40 -08:00
style.scss Display unloaded tabs properly. Begin adding prune option 2015-02-19 16:41:40 -08:00

README.md

TODO

  • Save windows in custom categories
  • Double-click a tab to bring it to the foreground
  • Try to weed out blank or 'loading' titles
  • Edit saved windows/tabs (crud)
  • Improve UI