ImageSearcher
Powerful image search tool
Cos'è ImageSearcher?
ImageSearcher è un'estensione di Chrome sviluppata da Timur Kh, e la sua funzione principale è "Powerful image search tool".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ImageSearcher
Scarica i file di estensione ImageSearcher in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
@update v1.0.1 Aug. 2018 *add options and image-info pages *add background image search functionality *add video frame search functionality *add flexible settings @release v1.0 Feb. 2018 Just experiment with chrome API and webstore. Nothing useful has been added.
Informazioni di Base sull'Estensione
Nome | ImageSearcher |
ID | bncpkbighoplpdnbjjkokndcppiengdf |
URL Ufficiale | https://chromewebstore.google.com/detail/imagesearcher/bncpkbighoplpdnbjjkokndcppiengdf |
Descrizione | Powerful image search tool |
Dimensione del File | 448 KB |
Conteggio Installazioni | 29 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2018-08-02 |
Data di Pubblicazione | 2018-08-01 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | Timur Kh |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ImageSearcher", "description": "Powerful image search tool", "version": "1.0.1", "browser_action": { "default_icon": "Images\/icons\/256.png", "default_popup": "options.html" }, "options_page": "options.html", "permissions": [ "downloads", "notifications", "contextMenus", "tabs", "storage", "*:\/\/*.pictshare.net\/", "*:\/\/images.google.com\/*", "*:\/\/google.com\/*", "*:\/\/yandex.ru\/*", "activeTab", " |