All Projects → sienori → Tab Session Manager

sienori / Tab Session Manager

Licence: mpl-2.0
WebExtensions for restoring and saving window / tab states

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tab Session Manager

Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (-21.24%)
Mutual labels:  chrome-extension, firefox-addon
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (-34.32%)
Mutual labels:  chrome-extension, firefox-addon
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (-37.55%)
Mutual labels:  chrome-extension, firefox-addon
Native Client
Native Messaging component for Windows, Linux, and Mac OS that is written in NodeJS.
Stars: ✭ 414 (-41.77%)
Mutual labels:  chrome-extension, firefox-addon
Web Search Navigator
Chrome/Firefox extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others
Stars: ✭ 532 (-25.18%)
Mutual labels:  chrome-extension, firefox-addon
Webscrapbook
A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from ScrapBook X.
Stars: ✭ 424 (-40.37%)
Mutual labels:  chrome-extension, firefox-addon
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (-34.74%)
Mutual labels:  chrome-extension, firefox-addon
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-45.71%)
Mutual labels:  chrome-extension, firefox-addon
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-30.1%)
Mutual labels:  chrome-extension, firefox-addon
Refined Hacker News
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
Stars: ✭ 498 (-29.96%)
Mutual labels:  chrome-extension, firefox-addon
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-43.18%)
Mutual labels:  chrome-extension, firefox-addon
Mmra
Make Medium Readable Again — a browser extension
Stars: ✭ 625 (-12.1%)
Mutual labels:  chrome-extension, firefox-addon
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (-45.01%)
Mutual labels:  chrome-extension, firefox-addon
Auto Tab Discard
Use native tab discarding method to automatically reduce memory usage of inactive tabs
Stars: ✭ 441 (-37.97%)
Mutual labels:  chrome-extension, firefox-addon
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-45.71%)
Mutual labels:  chrome-extension, firefox-addon
Tusk
🐘 🔒 KeePass-compatible browser extension for filling passwords.
Stars: ✭ 452 (-36.43%)
Mutual labels:  chrome-extension, firefox-addon
Rails panel
Chrome extension for Rails development
Stars: ✭ 3,678 (+417.3%)
Mutual labels:  chrome-extension, firefox-addon
Fake Filler Extension
A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
Stars: ✭ 383 (-46.13%)
Mutual labels:  chrome-extension, firefox-addon
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+652.74%)
Mutual labels:  chrome-extension, firefox-addon
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (-23.77%)
Mutual labels:  chrome-extension, firefox-addon

Tab-Session-Manager

Save and restore the state of windows and tabs. It also supports automatic saving.

Download

for Firefox

for Chrome

for Microsoft Edge

Backers

Thank you to the awesome backers who supported Tab Session Manager!

Became a Patreon Check out with PayPal

Sponsors

Support Tab Session Manager by becoming a sponsor. Thank you to our wonderful sponsors!

Toucan

Become a Sponsor

Translation

You can contribute by translating Tab Session Manager on Crowdin.

Developing

  1. Clone the repository git clone https://github.com/sienori/Tab-Session-Manager
  2. Create the file src/credentials.js
export const clientId = "xxx"
  1. Run npm install
  2. Run npm run watch-dev

Load the extension in Chrome

  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to tab-session-manager/dev/chrome

Load the extension in Firefox

  1. Open Firefox browser and navigate to about:debugging
  2. Click "Load Temporary Add-on" and from the file browser, choose tab-session-manager/dev/firefox

Privacy Policy

Privacy Policy of Tab Session Manager

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].