Skip to content

saurabhjdas786/scroll-to-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroll to the top 👆 or bottom 👇 of any page

There are no

❌ Code generators or minifiers

❌ Tools that combine multiple files into a single file, such as webpack

❌ Web template engines, both for HTML and CSS

❌ Any other tool that takes code or files, applies processing, and generates code or file(s) to include in the add-on

The directory structure of the project consists of

  1. An html folder for the template that shows up on clicking the extension.
  2. An icon folder for the icon of the extension.
  3. A mandatory manifest.json file.
  4. A background.css file for styling the DOM elements of scrolling up and down.
  5. A content.js file for providing the core functionality of the extension.

Install the add-on for your Mozilla Firefox