By: Hiep
Inspect and view changes in Mouse Trail Maze source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mouse Trail Maze",
"version": "1.0",
"description": "Mê cung nhỏ ở góc trình duyệt: điều khiển nhân vật bằng con trỏ chuột khi duyệt web.",
"permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "Mouse Trail Maze",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{fcb3eb81-7386-477e-994a-732f2c746990}"
}
}
} Best Mouse Trail Maze Alternatives
Here are some Firefox add-ons that are similar to Mouse Trail Maze: