Skip to content

A browser extension that only allows to post to social media, "Shout Into The Void™

License

Notifications You must be signed in to change notification settings

tigran-iii/post-n-ghost

 
 

Repository files navigation

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.

About

A browser extension that only allows to post to social media, "Shout Into The Void™

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 88.6%
  • CSS 9.0%
  • JavaScript 1.1%
  • Other 1.3%