Skip to content

A repository of JS scripts for automating things on Chrome and Firefox using the "Custom JavaScript for Websites 2" extension.

Notifications You must be signed in to change notification settings

SuhasBharadwajK/browser-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

A repository of JS scripts for automating things on Chrome using the "Custom JavaScript for Websites 2" extension. Download it from the Chrome Web Store.

The code in each of the .js files can be copied and pasted in the editor window of the extension. Most of the code is dependent on jQuery so you might have to add an external script or select jQuery 3.x.x as shown here:

External Script Selector

Scripts:

facebook-sanitizer.js: Deletes the instagram reels and ads shown on your news feed.

🚨 Warning 🚨: Using custom scripts in browsers from third parties in sites that contain your personal data is extremely dangerous and do it at your own risk. Read and understand the code before pasting it in the browser.

About

A repository of JS scripts for automating things on Chrome and Firefox using the "Custom JavaScript for Websites 2" extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published