Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit 3c1c3c4

Browse files
committed
Update Readme
1 parent f5c57ba commit 3c1c3c4

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

README.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1-
# fb-dev-interest
1+
# Merge FB Dev Cicles by Interests
22

3-
A Chrome extension that filters through Facebook Dev Circles around the world to get only the interesting posts in your feed.
3+
> A Chrome extension that filters through Facebook Dev Circles around the world to get only the interesting posts in your feed.
4+
5+
## [Download the extension]('/releases/download/v1.0/Merge.FB.Dev.Cicles.by.Interests.crx')
6+
7+
# How to Install
8+
9+
1. Download the extension (`Merge.FB.Dev.Cicles.by.Interests.crx`) from link above or from [releases page](/releases/).
10+
2. Drag and Drop downloaded file into Google Chrome's Extensions page ([chrome://extensions/](chrome://extensions/)).
11+
3. Install the extension by clicking Install button.
12+
4. Go to extension's options and configure.
13+
14+
15+
# Configure
16+
17+
### App Token (required)
18+
19+
Get your app token from [https://developers.facebook.com/tools/accesstoken/](https://developers.facebook.com/tools/accesstoken/). You might need to create a Facebook Developer Account and/or a app. Create an app if not exists and get the App Token (not User Token) and paste in App Token field in extension's options page.
20+
21+
The App Token is needed to authenticate Facebook's Graph API requests.
22+
23+
### My Interests
24+
25+
Add the keywords that interest you in this field to filter posts. Type a keyword and press Enter to add it. Click a keyword to remove it. We've added some keywords as suggestions. You can contribute by adding more keywords :)
26+
27+
### Highlight Keyword Matches
28+
29+
Enable to highlight matched keywords in posts, otherwise disable.
30+
31+
### Blacklist Groups
32+
33+
Add a group's name (and make use to autocomplete) to blacklist it (avoid showing posts from that group in your feed). You might want to blacklist a group as you might not be interested in their posts or not able to understand their language.

0 commit comments

Comments
 (0)