Skip to content

thedaviddelta/pull-the-lever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull The Lever!

Version License

Extension for saving all your currently open tabs

🦊 Firefox
🦁 Chrome / Brave
Opera
🌊 Edge

Screenshots

Firefox Brave Chrome

How does it work?

This addon saves and closes the open tabs of the current window to the addon's synced storage. When the lever is pushed up, the tabs are restored in the present window in the order they were saved.

Source Code generation

This proyect is build with TypeScript and using Firefox's WebExtension Types and ported to Chromium platforms using Mozilla's WebExtension API Polyfill.

If you want generate the compiled JavaScript to check the validity of the code the extension uses in production, or with intention of contributing to this addon, simply follow these steps:

  1. Clone this repo
git clone https://github.com/TheDavidDelta/pull-the-lever
  1. Install the dependencies specified in the lockfile
yarn
npm i
  1. Run the TypeScript Compiler
yarn tsc
npx tsc

Contact

You can report any bug you find or suggest any feature using the GitHub Issues page, or contact me about anything related to this app on info@thedaviddelta.com.

License

Copyright © 2021 TheDavidDelta
This project is GNU GPLv3 licensed

About

Extension for saving all your currently open tabs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published