By: Nellie
Inspect and view changes in Halo — Presenter Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Halo",
"version": "1.0",
"description": "Presenter mode for your cursor — glowing ring and trail for screencasts, demos, and live coding.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_title": "Halo",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"storage"
],
"commands": {
"toggle-halo": {
"suggested_key": {
"default": "Alt+Shift+H"
},
"description": "Toggle presenter mode"
}
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"css": [
"content/content.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "halo@extensions",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Halo — Presenter Cursor Alternatives
Here are some Firefox add-ons that are similar to Halo — Presenter Cursor:
Halo Orbit Cursor Trail
aufderheidegpy_dv
Cursor Halo Orbit
ngocduc279482
Orbital Halo Trail
tieuchau274918
Highlight Mouse Pointer
em_te
Focus Highlighter (Ilana build)
Eilit
PrismOracle
dwara
Custom Cursors - Animated Trails
Dracon
CursorLight
ika.monster
Cursor Aura
Dola
Clikr
Mawal AB
Halo Glow
CrimsonDeath9
Cursor Plus
MDevHub