Description
This commit is contained in:
parent
026fe78ddd
commit
e4e3f9499c
@ -2,7 +2,7 @@
|
|||||||
"manifest_version" : 2,
|
"manifest_version" : 2,
|
||||||
"name": "Add to (Semantic)Scuttle",
|
"name": "Add to (Semantic)Scuttle",
|
||||||
"version" : "0.2",
|
"version" : "0.2",
|
||||||
"description" : "Allow to add bookmarks to (Semantic)Scuttle, a social bookmarking tool experimenting with tags and collaborative tag descriptions.",
|
"description" : "Allows to add bookmarks to (Semantic)Scuttle, a social bookmarking tool experimenting with tags and collaborative tag descriptions.",
|
||||||
"homepage_url" : "http://semanticscuttle.sourceforge.net/",
|
"homepage_url" : "http://semanticscuttle.sourceforge.net/",
|
||||||
"icons" : {
|
"icons" : {
|
||||||
"48" : "data/icon48.png"
|
"48" : "data/icon48.png"
|
||||||
@ -21,7 +21,8 @@
|
|||||||
"notifications",
|
"notifications",
|
||||||
"contextMenus",
|
"contextMenus",
|
||||||
"activeTab",
|
"activeTab",
|
||||||
"tabs"],
|
"tabs"
|
||||||
|
],
|
||||||
"browser_action" : {
|
"browser_action" : {
|
||||||
"default_title" : "Add to (Semantic)Scuttle",
|
"default_title" : "Add to (Semantic)Scuttle",
|
||||||
"default_icon" : "data/icon48.png"
|
"default_icon" : "data/icon48.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user