By: ika.monster
Inspect and view changes in CursorLight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_name__",
"version": "1.1.3",
"default_locale": "en",
"description": "__MSG_description__",
"icons": {
"16": "icons/icon16.png",
"24": "icons/icon24.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png",
"256": "icons/icon256.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"24": "icons/icon24.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png",
"256": "icons/icon256.png"
},
"default_title": "__MSG_defaultTitle__"
},
"background": {
"scripts": [
"sw.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"permissions": [
"activeTab",
"scripting",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "cursorlight.addon@ika.monster",
"strict_min_version": "109.0"
}
}
} Best CursorLight Alternatives
Here are some Firefox add-ons that are similar to CursorLight: