nothing-but-josh / stash-tabs

A Chrome extension

Home Page:https://chrome.google.com/webstore/detail/stash-tabs/algjbeijehjogiaeljhpgcbdgcpfmpma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stash Tabs (a Chrome extension)

A session manager with little UI and a lot of attention to detail.

File Structure

  • popup.html/js/css — popup window, created/destroyed each time popup is opened.
  • background.html/js — background page that is always present.
  • main.js — logic not specific to the popup or the background page.
  • lib/... — library files (moment.min.js: 2.14.1).

About

A Chrome extension

https://chrome.google.com/webstore/detail/stash-tabs/algjbeijehjogiaeljhpgcbdgcpfmpma

License:MIT License


Languages

Language:JavaScript 80.7%Language:HTML 16.9%Language:CSS 2.3%Language:Shell 0.0%