updated manifest

This commit is contained in:
Wirlaburla 2024-10-11 13:28:51 -05:00
parent 71405eb0b0
commit 781b197f17

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ClickSnd",
"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": {
"48": "icon.png"
},
@ -25,5 +25,10 @@
"id": "clicksnd@wirlaburla.worlio.com",
"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/"
}