Skip to content

A WebExtension that provides improvements to the browsing experience for 9gag.

License

Notifications You must be signed in to change notification settings

Saphareas/Better-9gag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better 9gag

A WebExtension that provides improvements to the browsing experience for 9gag.

Features

Provides features, such as:

  • A dark or night theme
  • Video controls for videos and gifs
  • Show NSFW images and gifs when you're not logged in
  • Removing the sharing buttons
  • General style tweaks

And everything is customizable via settings.

Installation

Firefox Edge
Click above for the
Firefox listing
Click above for the
Edge listing

Google Chrome

Chrome Note: For Chrome only manual installation is currently supported. To do this, follow these instructions:

  1. Download the extension file (Better-9gag.crx) here
  2. Go to Chrome's Extensions page ( chrome://extensions/ )
  3. Activate the developer mode (it's a switch in the top right) and reload the page
  4. Drag and drop the downloaded file from your downloads folder into the page

Packaging

This section is mostly for myself, to have all packaging scripts in one place.

You might need to install the tools web-ext and ManifoldJS before:

npm install --global web-ext
npm install -g manifoldjs

Using my custom build script

./build.sh firefox|edge|chrome|all

Firefox

web-ext build

Edge

cd ..
manifoldjs -l debug -p edgeextension -f edgeextension -m Better-9gag/manifest.json
# Update the appxmanifest.xml and store assets with your/your extension's information before continuing.
manifoldjs -l debug -p edgeextension package Better\ 9gag/edgeextension/manifest\

Authors

License

This project, unless otherwise noted, is licensed under the GPLv3 License - see the LICENSE file for details.

Disclaimer

Me, the other authors and this project are not in any way associated with 9gag.com and/or it's creators.