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

Commit c382d99

Browse files
committed
Update manifest.json
1 parent 30103b7 commit c382d99

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dist/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"manifest_version": 2,
3-
"name": "Facebook Dev Circles Merge",
4-
"description": "Shows results from all the Facebook Dev Circle groups based on your interests",
3+
"name": "Merge FB Dev Cicles by Interests",
4+
"description": "A Chrome extension that filters through Facebook Dev Circles around the world to get only the interesting posts in your feed.",
55
"version": "1.0",
66
"page_action":
77
{
8-
"default_title": "Facebook Dev Interests"
8+
"default_title": "Merge FB Dev Cicles by Interests"
99
},
1010
"background":
1111
{

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"manifest_version": 2,
3-
"name": "Facebook Dev Circles Merge",
4-
"description": "Shows results from all the Facebook Dev Circle groups based on your interests",
3+
"name": "Merge FB Dev Cicles by Interests",
4+
"description": "A Chrome extension that filters through Facebook Dev Circles around the world to get only the interesting posts in your feed.",
55
"version": "1.0",
66
"page_action":
77
{
8-
"default_title": "Facebook Dev Interests"
8+
"default_title": "Merge FB Dev Cicles by Interests"
99
},
1010
"background":
1111
{

0 commit comments

Comments
 (0)