You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
"author": "Christian Mund <opensource@mundpropaganda.net>",
"background": {
"page": "background.html",
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "img/icon_16.png",
"24": "img/icon_24.png",
"32": "img/icon_32.png",
"48": "img/icon_48.png",
"64": "img/icon_64.png",
"128": "img/icon_128.png",
"256": "img/icon_256.png"
}
},
"description": "Chromium browser extension that provides browser and extensions update notifications and extensions management functionality. Chromium versions are synced with Woolyss' Website.",