Chrome tab manager extension
Go to file
dpedu 6e62c0b244 More plans 2015-02-27 19:48:02 -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-27 19:48:02 -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

  • Option to 're-link' a live window and saved window. Will help fix decoupling when a saved window is open and chrome is quick. Can this be done automatically?
  • Save windows in custom categories
  • Double-click a tab to bring it to the foreground (or load it if unloaded)
  • Try to weed out blank or 'loading' titles
  • Edit saved windows/tabs (crud)
  • Improve UI