yczeng / hackernews-newsfeed
- пятница, 14 июля 2017 г. в 03:13:44
Make Hacker News your Facebook newsfeed! 💸 💰
Sick of your ad-ridden Facebook newsfeed? Convert it to Hacker News!
This extension removes your Facebook newsfeed and replaces it with Hacker News.
hackernews-newsfeed can be installed on the chrome webstore here.
Or you can clone this repo and upload the folder to chrome extensions at chrome://extensions/.
git clone https://github.com/yczeng/hackernews-newsfeed
If you have Firefox, install Greasemonkey, the friendly user-script injection service.
You can install from greasyfork, the Greasemonkey/Tampermonkey/*monkey hosting service. Then just click the link to install the script, and you're good to go.
If you don't want to do the above option, you can do stuff the hard way.
Go to Firefox's addon page
Go to Greasemonkey (or User Scripts), and click New User Script...
Name it whatever you want, provide your email as the Domain, and click Done.
Edit the script, and paste the contents of greasemonkey.js
in, and click save.
Click on Preferences, User Settings, and then Add included pages.
Enter https://www.facebook.com/*
, then click OK, and OK again.
fin.
hackernews-newsfeed is available under the MIT license. See LICENSE
file in the repository.