Skip to content

thedaviddelta/dretab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreTab

Version License

Extension for adding Chromium's "New Tab to the right" to Gecko/Firefox

Screenshots

Tab context menu Bookmark context menu

Source Code generation

This proyect is build with TypeScript and using Firefox's WebExtension Types.

If you want to 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/dretab
  1. Install the Development 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 adding Chromium's "New Tab to the right" to Gecko/Firefox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published