8000 GitHub - kinokoNoMoriy/cameronpererak: Web Service written in Go. I followed the Go: Getting Started tutorial.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kinokoNoMoriy/cameronpererak

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

Web Service written in Go. I followed the Go: Getting Started tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0