提供元: Schopenlaam Add-on
Inspect and view changes in Mouse Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extensionName__",
"short_name": "Mouse Pro",
"version": "2.0.1",
"description": "__MSG_extensionDescription__",
"action": {
"default_title": "__MSG_extensionName__",
"default_popup": "src/popup/index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "src/options/index.html",
"open_in_tab": true
},
"background": {
"scripts": [
"assets/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"assets/content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "browser-plugin@mousepro.app",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "140.0"
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} ベストのMouse Pro代替案
Mouse Proに類似したFirefox add-onをいくつか紹介します:
Magic Cursor
Magic
Focus mocus
Kaustubh Walokar
Mouse Navigation Enhancer
BET88
Mouse Gesture
img
Mouse Gesture
img
Highlight Mouse Pointer
em_te
Power Mouse X
Suricata Tech
Mouse Gesture (crxMouse)
Mouse Gesture
Fire Mouse Move
JokeBear
3D Cursor
IgorKots
Pointer Swap
Gustav Obranch
MousePager
Jeenu Viswambharan