Skip to content

ankit-mugali/notepad-team-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

notepad-team-3

This extension adds a notepad to the sidebar. You can make notes about the current web page, which will be saved on synchronized storage, so that any notes will be saved for the next time you open the page. Since notes are saved in synchronized storage, they will be available in any instance of Firefox that a user is logged into (across devices!).

How to install

  1. Clone the repository
  2. Go to about:debugging in Firefox
  3. Click Load Temporary Add-on...
  4. Select the manifest.json file for this extension
  5. Notepad will appear in your sidebar!

Contributing

If you would like to contribute please follow the contributing guidelines.

Code of Conduct

Please follow the code of conduct outlined here.

License

This code is distributed under the MIT License.

About

Extension to make notes on a webpage.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • CSS 25.4%
  • HTML 8.8%