All Projects → jordwest → News Feed Eradicator

jordwest / News Feed Eradicator

Licence: mit
A browser extension that deletes your news feed and replaces it with a nice quote

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to News Feed Eradicator

Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-75.8%)
Mutual labels:  chrome, firefox, browser-extension, webextensions
Browser
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Stars: ✭ 3,305 (+378.99%)
Mutual labels:  chrome, firefox, webextensions
Ad Detector
Detects articles with corporate sponsors.
Stars: ✭ 194 (-71.88%)
Mutual labels:  chrome, firefox, browser-extension
Useragent Switcher
A User-Agent spoofer browser extension that is highly configurable
Stars: ✭ 261 (-62.17%)
Mutual labels:  chrome, firefox, browser-extension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-80%)
Mutual labels:  chrome, firefox, browser-extension
Addon
ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
Stars: ✭ 161 (-76.67%)
Mutual labels:  chrome, firefox, webextensions
Browser Extension
The Hypothesis browser extensions.
Stars: ✭ 246 (-64.35%)
Mutual labels:  chrome, firefox, browser-extension
Sputnik
Open Source Intelligence Browser Extension
Stars: ✭ 119 (-82.75%)
Mutual labels:  chrome, firefox, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+346.81%)
Mutual labels:  chrome, firefox, browser-extension
Copy As Markdown
Copying Link, Image and Tab(s) as Markdown Much Easier.
Stars: ✭ 332 (-51.88%)
Mutual labels:  chrome, firefox, webextensions
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-49.13%)
Mutual labels:  chrome, firefox, browser-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-27.97%)
Mutual labels:  chrome, firefox, browser-extension
Codenav
Better code navigation in github
Stars: ✭ 133 (-80.72%)
Mutual labels:  chrome, firefox, browser-extension
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (-72.61%)
Mutual labels:  chrome, firefox, browser-extension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (-81.01%)
Mutual labels:  chrome, firefox, browser-extension
Octotree
Browser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website.
Stars: ✭ 21,726 (+3048.7%)
Mutual labels:  chrome, firefox, browser-extension
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-86.52%)
Mutual labels:  chrome, firefox, webextensions
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-85.36%)
Mutual labels:  chrome, firefox, webextensions
Hackbrowserdata
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
Stars: ✭ 3,864 (+460%)
Mutual labels:  chrome, firefox, browser-extension
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-44.06%)
Mutual labels:  chrome, firefox, webextensions

News Feed Eradicator

A browser extension that deletes your Facebook news feed and replaces it with a nice quote.

Install Chrome Extension

Install Firefox Add-on

Screenshot

Development

This plugin is built as a WebExtension - a standard for browser plugins currently supported in both Chrome and Firefox.

To build for either browser, clone the repository and then run:

make dev

If everything is successful, check the build folder for the extension contents. You can load the build directory into either Chrome or Firefox as an unpacked or temporary extension. See the instructions for Chrome or Firefox.

Running make dev will watch for changes and recompile, however each time you make changes you'll need to tell the browser to reload the temporary extension.

To build a distributable .zip for production, just run:

make

The extension package can be found in the dist folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].