By: Uebykon
Inspect and view changes in Mouse Position Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mouse Position Overlay",
"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": "{0e2a952d-922e-4a7c-9318-2913287a4c7c}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"96": "images/icon96.png",
"128": "images/icon128.png"
},
"default_title": "Mouse Position Overlay",
"default_popup": "ext/popup.html"
},
"icons": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"96": "images/icon96.png",
"128": "images/icon128.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"ext/content.js"
],
"run_at": "document_idle"
}
]
} Best Mouse Position Overlay Alternatives
Here are some Firefox add-ons that are similar to Mouse Position Overlay:
Mouse Coordinates
Uebykon
Cursor Position
Uebykon
Mouse Coords
wyatt
Pixel Ruler Overlay
Angelika
Pixel Ruler Overlay
Angelika
Browser Heatmap Visualizer
Cosima
Mouse Click Tracker
Q88
Pixel Ruler
Arumie 'Esar-Haddon
Pixel Ruler
Arumie 'Esar-Haddon
Fire Mouse Move
JokeBear
Page Time Overlay
Lacey