Mouse Coordinates
Display mouse coordinates every second on the web page
Vad är Mouse Coordinates?
Mouse Coordinates är en Chrome-tillägg utvecklad av cdsisthe1, och dess huvudfunktion är "Display mouse coordinates every second on the web page".
Tilläggsskärmbilder
Ladda ner Mouse Coordinates-förlängningens CRX-fil
Ladda ner Mouse Coordinates-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
A Mouse Coordinates Chrome extension tracks and displays your mouse pointer position on your screen, useful for precise X and Y element positioning. Grundläggande Information om Tillägg
| Namn | |
| ID | mfohnjojhopfcahiddmeljeholnciakl |
| Officiell webbadress | https://chromewebstore.google.com/detail/mouse-coordinates/mfohnjojhopfcahiddmeljeholnciakl |
| Beskrivning | Display mouse coordinates every second on the web page |
| Filstorlek | 31.31 KB |
| Antal Installationer | 2,035 |
| Aktuell Version | 2.1 |
| Senast Uppdaterad | 2023-11-06 |
| Publiceringsdatum | 2023-04-26 |
| Betyg | 2.63/5 Totalt 16 Betyg |
| Utvecklare | cdsisthe1 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Mouse Coordinates",
"version": "2.1",
"description": "Display mouse coordinates every second on the web page",
"action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |