image under cursor
open the image under the cursor in a new tab, even if the website doesn’t want you to
Was ist image under cursor?
image under cursor ist eine Chrome-Erweiterung, die von https://becca.ooo entwickelt wurde, und ihr Hauptmerkmal ist "open the image under the cursor in a new tab, even if the website doesn’t want you to".
Erweiterungsscreenshots
image under cursor-Erweiterungs-CRX-Datei herunterladen
Laden Sie image under cursor-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
ever been annoyed that a website’s interactive photo viewer, magnifying glass, or other mystery features don’t let you save their images? “image under cursor” allows you to right click and attempt to open the image under the cursor in a new tab! screenshots show but a small portion of the images you can save…
Grundlegende Informationen zur Erweiterung
Name | image under cursor |
ID | jbghooeaijbjkficllpgejgpaglkjfok |
Offizielle URL | https://chromewebstore.google.com/detail/image-under-cursor/jbghooeaijbjkficllpgejgpaglkjfok |
Beschreibung | open the image under the cursor in a new tab, even if the website doesn’t want you to |
Dateigröße | 8.59 KB |
Installationsanzahl | 64 |
Aktuelle Version | 1.2.0 |
Letztes Update | 2018-06-08 |
Veröffentlichungsdatum | 2018-06-07 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://becca.ooo |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "image under cursor", "short_name": "image under cursor", "version": "1.2.0", "minimum_chrome_version": "49", "manifest_version": 2, "description": "open the image under the cursor in a new tab, even if the website doesn\u2019t want you to", "icons": { "16": "icon_16.png", "32": "icon_32.png", "48": "icon_48.png", "128": "icon_128.png" }, "permissions": [ "activeTab", "contextMenus" ], "content_scripts": [ { "matches": [ " |