Skip to content

binast/js-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a trivial webextension that saves to disk all the JS files encountered by the browser.

It was programmed to provide large samples of JS code for testing purposes.

Usage

  • Clone this repository using git clone.
  • Open Firefox.
  • Open url about:debugging.
  • Select Load Temporary Addon.
  • Choose any file in the directory you have created with git clone.
  • Until you deactivate this addon, all JS source files you encounter will be downloaded to the subdirectory scrap of your Downloads directory.

About

A simple webextension designed to save all the JS files it receives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published