Skip to content

awongh/overtab

Repository files navigation

overtab

Chrome extension that manages your open tabs.

Find and manipulate your open tabs, no more searching through minimized open tabs for a particular tab.

Find it on the chrome store: here

Prequisites

yeoman
  npm install -g yo
compass
  gem install compass

npm install
bower install

For some reason the conditional @ wiredep/lib/detect-dependencies.js line 119 can't find the "main" key in the auto generated .bower.json file in the chrome-platform-analytics dependency. To get analytics working add this line to .bower.json in the app/bower_components/chrome-platform-analytics dir before doing grunt build: "main": "google-analytics-bundle.js",

  grunt build

Installing

Note: You can install overtab in chrome directly from /dist without installing node, etc. or having to run any build scripts.

Goto:

chrome://extensions

Click:

check the "developer mode" checkbox

Load unpacked extension

Select overtab directory. /dist or, if building with Grunt (as above), /app

Note

On retina macs overtab may experience this bug. If you see excessive memory consumption on your machine consider making a comment on this issue to the chromium team. Overtab currently limits the number of screencaps done on these machines to avoid problems.

License

MIT.

About

Get over tabs. Manage them effectively.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages