View Image
Re-implements the Google Images' "View Image" button.
Wat is View Image?
View Image is een Chrome-extensie ontwikkeld door Joshua B, en de belangrijkste functie is "Re-implements the Google Images' "View Image" button.".
Extensie Screenshots
Download het CRX-bestand van de extensie View Image
Download View Image-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
ViewImage adds the "View Image" button back to the google images results page. The code for this extension is available on GitHub: https://github.com/bijij/ViewImage Please feel free to make any PR's or submit an issue.
Basisinformatie over de Extensie
Naam | View Image |
ID | jpcmhcelnjdmblfmjabdeclccemkghjk |
Officiële URL | https://chromewebstore.google.com/detail/view-image/jpcmhcelnjdmblfmjabdeclccemkghjk |
Beschrijving | Re-implements the Google Images' "View Image" button. |
Bestandsgrootte | 73.12 KB |
Aantal Installaties | 504,834 |
Huidige Versie | 5.1.0 |
Laatst Bijgewerkt | 2024-03-02 |
Publicatiedatum | 2020-04-24 |
Beoordeling | 4.27/5 Totaal 2609 Beoordelingen |
Ontwikkelaar | Joshua B |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | de,en,fr,nl,no,tr,ca,da,es,it,hu,pl,pt-BR,pt-PT,sk,sl,sv,cs,ru,iw,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "version": "5.1.0", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "38": "icon\/38.png", "19": "icon\/19.png", "16": "icon\/16.png" }, "author": "Joshua Butt", "action": { "default_icon": "icon\/48.png", "default_popup": "html\/popup.html" }, "permissions": [ "storage" ], "options_ui": { "page": "html\/options.html" }, "content_scripts": [ { "js": [ "js\/content-script.js" ], "matches": [ "*:\/\/*.google.com\/*", "*:\/\/*.google.ad\/*", "*:\/\/*.google.ae\/*", "*:\/\/*.google.com.af\/*", "*:\/\/*.google.com.ag\/*", "*:\/\/*.google.al\/*", "*:\/\/*.google.am\/*", "*:\/\/*.google.co.ao\/*", "*:\/\/*.google.com.ar\/*", "*:\/\/*.google.as\/*", "*:\/\/*.google.at\/*", "*:\/\/*.google.com.au\/*", "*:\/\/*.google.az\/*", "*:\/\/*.google.ba\/*", "*:\/\/*.google.com.bd\/*", "*:\/\/*.google.be\/*", "*:\/\/*.google.bf\/*", "*:\/\/*.google.bg\/*", "*:\/\/*.google.com.bh\/*", "*:\/\/*.google.bi\/*", "*:\/\/*.google.bj\/*", "*:\/\/*.google.com.bn\/*", "*:\/\/*.google.com.bo\/*", "*:\/\/*.google.com.br\/*", "*:\/\/*.google.bs\/*", "*:\/\/*.google.bt\/*", "*:\/\/*.google.co.bw\/*", "*:\/\/*.google.by\/*", "*:\/\/*.google.com.bz\/*", "*:\/\/*.google.ca\/*", "*:\/\/*.google.cd\/*", "*:\/\/*.google.cf\/*", "*:\/\/*.google.cg\/*", "*:\/\/*.google.ch\/*", "*:\/\/*.google.ci\/*", "*:\/\/*.google.co.ck\/*", "*:\/\/*.google.cl\/*", "*:\/\/*.google.cm\/*", "*:\/\/*.google.cn\/*", "*:\/\/*.google.com.co\/*", "*:\/\/*.google.co.cr\/*", "*:\/\/*.google.com.cu\/*", "*:\/\/*.google.cv\/*", "*:\/\/*.google.com.cy\/*", "*:\/\/*.google.cz\/*", "*:\/\/*.google.de\/*", "*:\/\/*.google.dj\/*", "*:\/\/*.google.dk\/*", "*:\/\/*.google.dm\/*", "*:\/\/*.google.com.do\/*", "*:\/\/*.google.dz\/*", "*:\/\/*.google.com.ec\/*", "*:\/\/*.google.ee\/*", "*:\/\/*.google.com.eg\/*", "*:\/\/*.google.es\/*", "*:\/\/*.google.com.et\/*", "*:\/\/*.google.fi\/*", "*:\/\/*.google.com.fj\/*", "*:\/\/*.google.fm\/*", "*:\/\/*.google.fr\/*", "*:\/\/*.google.ga\/*", "*:\/\/*.google.ge\/*", "*:\/\/*.google.gg\/*", "*:\/\/*.google.com.gh\/*", "*:\/\/*.google.com.gi\/*", "*:\/\/*.google.gl\/*", "*:\/\/*.google.gm\/*", "*:\/\/*.google.gr\/*", "*:\/\/*.google.com.gt\/*", "*:\/\/*.google.gy\/*", "*:\/\/*.google.com.hk\/*", "*:\/\/*.google.hn\/*", "*:\/\/*.google.hr\/*", "*:\/\/*.google.ht\/*", "*:\/\/*.google.hu\/*", "*:\/\/*.google.co.id\/*", "*:\/\/*.google.ie\/*", "*:\/\/*.google.co.il\/*", "*:\/\/*.google.im\/*", "*:\/\/*.google.co.in\/*", "*:\/\/*.google.iq\/*", "*:\/\/*.google.is\/*", "*:\/\/*.google.it\/*", "*:\/\/*.google.je\/*", "*:\/\/*.google.com.jm\/*", "*:\/\/*.google.jo\/*", "*:\/\/*.google.co.jp\/*", "*:\/\/*.google.co.ke\/*", "*:\/\/*.google.com.kh\/*", "*:\/\/*.google.ki\/*", "*:\/\/*.google.kg\/*", "*:\/\/*.google.co.kr\/*", "*:\/\/*.google.com.kw\/*", "*:\/\/*.google.kz\/*", "*:\/\/*.google.la\/*", "*:\/\/*.google.com.lb\/*", "*:\/\/*.google.li\/*", "*:\/\/*.google.lk\/*", "*:\/\/*.google.co.ls\/*", "*:\/\/*.google.lt\/*", "*:\/\/*.google.lu\/*", "*:\/\/*.google.lv\/*", "*:\/\/*.google.com.ly\/*", "*:\/\/*.google.co.ma\/*", "*:\/\/*.google.md\/*", "*:\/\/*.google.me\/*", "*:\/\/*.google.mg\/*", "*:\/\/*.google.mk\/*", "*:\/\/*.google.ml\/*", "*:\/\/*.google.com.mm\/*", "*:\/\/*.google.mn\/*", "*:\/\/*.google.com.mt\/*", "*:\/\/*.google.mu\/*", "*:\/\/*.google.mv\/*", "*:\/\/*.google.mw\/*", "*:\/\/*.google.com.mx\/*", "*:\/\/*.google.com.my\/*", "*:\/\/*.google.co.mz\/*", "*:\/\/*.google.com.na\/*", "*:\/\/*.google.com.ng\/*", "*:\/\/*.google.com.ni\/*", "*:\/\/*.google.ne\/*", "*:\/\/*.google.nl\/*", "*:\/\/*.google.no\/*", "*:\/\/*.google.com.np\/*", "*:\/\/*.google.nr\/*", "*:\/\/*.google.nu\/*", "*:\/\/*.google.co.nz\/*", "*:\/\/*.google.com.om\/*", "*:\/\/*.google.com.pa\/*", "*:\/\/*.google.com.pe\/*", "*:\/\/*.google.com.pg\/*", "*:\/\/*.google.com.ph\/*", "*:\/\/*.google.com.pk\/*", "*:\/\/*.google.pl\/*", "*:\/\/*.google.pn\/*", "*:\/\/*.google.com.pr\/*", "*:\/\/*.google.ps\/*", "*:\/\/*.google.pt\/*", "*:\/\/*.google.com.py\/*", "*:\/\/*.google.com.qa\/*", "*:\/\/*.google.ro\/*", "*:\/\/*.google.ru\/*", "*:\/\/*.google.rw\/*", "*:\/\/*.google.com.sa\/*", "*:\/\/*.google.com.sb\/*", "*:\/\/*.google.sc\/*", "*:\/\/*.google.se\/*", "*:\/\/*.google.com.sg\/*", "*:\/\/*.google.sh\/*", "*:\/\/*.google.si\/*", "*:\/\/*.google.sk\/*", "*:\/\/*.google.com.sl\/*", "*:\/\/*.google.sn\/*", "*:\/\/*.google.so\/*", "*:\/\/*.google.sm\/*", "*:\/\/*.google.sr\/*", "*:\/\/*.google.st\/*", "*:\/\/*.google.com.sv\/*", "*:\/\/*.google.td\/*", "*:\/\/*.google.tg\/*", "*:\/\/*.google.co.th\/*", "*:\/\/*.google.com.tj\/*", "*:\/\/*.google.tl\/*", "*:\/\/*.google.tm\/*", "*:\/\/*.google.tn\/*", "*:\/\/*.google.to\/*", "*:\/\/*.google.com.tr\/*", "*:\/\/*.google.tt\/*", "*:\/\/*.google.com.tw\/*", "*:\/\/*.google.co.tz\/*", "*:\/\/*.google.com.ua\/*", "*:\/\/*.google.co.ug\/*", "*:\/\/*.google.co.uk\/*", "*:\/\/*.google.com.uy\/*", "*:\/\/*.google.co.uz\/*", "*:\/\/*.google.com.vc\/*", "*:\/\/*.google.co.ve\/*", "*:\/\/*.google.co.vi\/*", "*:\/\/*.google.com.vn\/*", "*:\/\/*.google.vu\/*", "*:\/\/*.google.ws\/*", "*:\/\/*.google.rs\/*", "*:\/\/*.google.co.za\/*", "*:\/\/*.google.co.zm\/*", "*:\/\/*.google.co.zw\/*", "*:\/\/*.google.cat\/*" ], "include_globs": [ "*tbm=isch*", "*imgres?*", "*udm=2*" ] } ], "background": { "service_worker": "js\/background.js", "type": "module" } } |