Skip to content

ismorozs/clickloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save on Click

This repository contains source code for Firefox browser extension.

For Chromium-based browsers (Chromium, Chrome, Opera, etc) installation can be done manually with such steps:

  1. Download the repository
  2. Navigate to chrome://extensions in your browser
  3. Click Load unpacked button and select ./extension folder of the downloaded repository in the opened window

Developing and reviewing

To start developing or recreate the current extension build

npm install

and then

npm start

in the root folder of the repository.


All the files for the extension that are actually loaded into the browser are stored in ./extension folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published