/hover-extension

Hover is an free, lightweight extension that automatically bypasses paywalls and blocks ads.

Primary LanguageJavaScript

Hover

An open-sourced extension that automatically blocks all ads and bypasses paywalls.

Features

Paywall / Subscription Wall Bypasser

Gain access to content and articles without having to sign in or upgrade to Premium.

Undetectable Ad-Blocker

Blocks ads on websites without getting detected.

Installation

Download from the Chrome Web Store (temporarily down):

Or Download Locally:

Google Chrome

  1. Download this repo as a ZIP file from GitHub.
  2. Unzip the file and you should have a folder named hover-extension-master.
  3. In Chrome go to the extensions page (chrome://extensions).
  4. Enable Developer Mode.
  5. Drag the dist folder that is in hover-extension-master onto anywhere on the Chrome page to import it! (do not delete the folder afterwards)
  6. Enjoy!

How To Contribute

Fork the repository and improve Hover! Make edits in src folder, and then run npm run build. This will create the dist folder, which is used by browsers.

Current stable version: 2.2.3 Dev version: 2.2.4

Next Steps

Transfer into a Firefox extension.