Inspect and view changes in Line Effect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Line Effect",
"version": "1.0.0",
"browser_specific_settings": {
"gecko": {
"id": "{21F18CC1-7F68-4F11-914C-2F93129CEB2C}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "鼠标滑动产生线条拖尾效果",
"permissions": [
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content-scripts/line-effect.js",
"content-scripts/fireworks.js"
],
"run_at": "document_end"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background/background.js"
]
},
"commands": {
"toggle-line": {
"suggested_key": {
"default": "Ctrl+Shift+F"
},
"description": "切换线条效果"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Line Effect Alternatives
Here are some Firefox add-ons that are similar to Line Effect:
Color Lines Effect
RenataAc
Halo Orbit Cursor Trail
aufderheidegpy_dv
Zoom Path Tracker
Hi Cass
Orbital Halo Trail
tieuchau274918
animated mouse
Firefox user 14032441
Water Effect
mayk076
Blue Line effect
bowser91
High Speed Lines Animated
Rafaelf
嘻嘻嘻mouse
嘻嘻嘻
Line.It.Up
DejemyrDesign
motionemotiongif
Rafaelf
Crosshair - Alignment made easy.
LiquiNUX Software GmbH