vimal1083 / Chrome-Custom-js

A chrome extension injects js files into webpages, can be used to remove google ads, automatically skip the youtube ads..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome-Custom-js

Injects js files into webpages, can be used to remove google ads, automatically skip the youtube ads..

Installation

  1. Clone this repo:
$ git clone https://github.com/vimal1083/Chrome-Custom-js.git
  1. Open Chrome and go to chrome://extensions
  2. Enable 'Developer Mode' by checking the tickbox (on the top of the page).
  3. Click the 'Load Unpacked Extension' button and select the cloned repository.
  4. The extension should be loaded now henceforth you wouldn't see any google ads. 🎉

About

A chrome extension injects js files into webpages, can be used to remove google ads, automatically skip the youtube ads..

License:MIT License


Languages

Language:JavaScript 100.0%