Get Image Path
Get full Image path on right Click
Was ist Get Image Path?
Get Image Path ist eine Chrome-Erweiterung, die von Swetal Mistri entwickelt wurde, und ihr Hauptmerkmal ist "Get full Image path on right Click".
Erweiterungsscreenshots
Get Image Path-Erweiterungs-CRX-Datei herunterladen
Laden Sie Get Image Path-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
Extension for the Open Image of URL address. Get Image URL is an extension for Google Chrome browser that fits into your browser as an additional toolbar. It is a convenient plugin to Get Image URL address. Сcapabilities: - Open image URL in new Tab (from context menu)
Grundlegende Informationen zur Erweiterung
Name | |
ID | jnfpmdndckmlcpmlfmcebfkfinlkignj |
Offizielle URL | https://chrome.google.com/webstore/detail/get-image-path/jnfpmdndckmlcpmlfmcebfkfinlkignj |
Beschreibung | Get full Image path on right Click |
Dateigröße | 63.67 KB |
Installationsanzahl | 460 |
Aktuelle Version | 0.2 |
Letztes Update | 2017-07-09 |
Veröffentlichungsdatum | 2017-07-09 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Swetal Mistri |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Get Image Path", "description": "Get full Image path on right Click", "version": "0.2", "icons": { "16": "Images\/logo16.png", "48": "Images\/logo48.png", "128": "Images\/logo128.png" }, "permissions": [ "activeTab", "tabs", "clipboardRead", "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |