By: Riva
Inspect and view changes in CursorBlade source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CursorBlade",
"description": "Inject fun flying objects on pages and let the user 'slice' them with the mouse. Lightweight overlay; one-click toggle off.",
"version": "1.0",
"permissions": [
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"css": [
"content_style.css"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "CursorBlade",
"default_popup": "popup.html"
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "cursorblade@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best CursorBlade Alternatives
Here are some Firefox add-ons that are similar to CursorBlade:
HoverBlurr
Qomarul Hasan
Fly on the Screen
Taras Slyvka
Magic Cursor
Magic
Knife Hit HTML5 Fun
WW88
CursorFlair
Douglas
Pixel Piranhas
Michail Rybakov
Knife Hit HTML5 Game
Nohu90
Fire Page Editing
Francesco De Stefano
Cursor Style
Gustav Obranch
Edge Scroller
naturallucky
BlurPage
Phuoc Nguyen
Content Edit & Blur
Hasan Abo-Shally