Por: Diem
Inspect and view changes in CursorMaze source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CursorMaze — Mê cung trên chính trang web",
"version": "1.0.0",
"description": "Tạo maze overlay lên trang hiện tại. Dùng chuột để đi từ điểm A → B. Không đụng tường.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "Toggle CursorMaze"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"permissions": [],
"host_permissions": [],
"browser_specific_settings": {
"gecko": {
"id": "cursormaze@yourdomain.example",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"description": "This extension does not collect any user data."
}
}
}
} Mejores alternativas CursorMaze
Aquí hay algunas Firefox add-ons que son similares a CursorMaze: