제작자: Uebykon
Inspect and view changes in Mouse Coordinates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mouse Coordinates",
"version": "1.0.0",
"description": "Show a live x/y coordinate overlay on any webpage. Displays pixels and viewport percentage. Click to lock.",
"browser_specific_settings": {
"gecko": {
"id": "{d15d228b-5b2c-4e02-8685-9643f57ec2c9}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "res/icon16.png",
"32": "res/icon32.png",
"48": "res/icon48.png",
"96": "res/icon96.png",
"128": "res/icon128.png"
},
"default_title": "Mouse Coordinates",
"default_popup": "code/popup.html"
},
"icons": {
"16": "res/icon16.png",
"32": "res/icon32.png",
"48": "res/icon48.png",
"96": "res/icon96.png",
"128": "res/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"code/content.js"
],
"run_at": "document_idle"
}
]
} 최고의 Mouse Coordinates 대안
다음은 Mouse Coordinates과(와) 유사한 Firefox add-on입니다:
Mouse Position Overlay
Uebykon
Cursor Position
Uebykon
Mouse Coords
wyatt
Fire Mouse Move
JokeBear
Mouse Click Tracker
Q88
Pixel Ruler Overlay
Angelika
Browser Heatmap Visualizer
Cosima
Pixel Ruler Overlay
Angelika
Easy Pixel Ruler
Angelika
Pixel Ruler
Arumie 'Esar-Haddon
Pixel Ruler
Arumie 'Esar-Haddon