updated manifest
This commit is contained in:
parent
71405eb0b0
commit
781b197f17
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "ClickSnd",
|
"name": "ClickSnd",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": "Plays a click sound when you click on a link.",
|
"description": "Plays a custom sound on link click or page load.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icon.png"
|
"48": "icon.png"
|
||||||
},
|
},
|
||||||
|
@ -25,5 +25,10 @@
|
||||||
"id": "clicksnd@wirlaburla.worlio.com",
|
"id": "clicksnd@wirlaburla.worlio.com",
|
||||||
"update_url": "https://wirlaburla.worlio.com/software/browser-addons/updates.json"
|
"update_url": "https://wirlaburla.worlio.com/software/browser-addons/updates.json"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"developer": {
|
||||||
|
"name": "Nicholas G.",
|
||||||
|
"url": "https://wirlaburla.worlio.com/"
|
||||||
|
},
|
||||||
|
"homepage_url": "https://wirlaburla.worlio.com/software/browser-addons/"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user