Google Cache Breaker
Removes everything up to and including the # in all image sources
Cos'è Google Cache Breaker?
Google Cache Breaker è un'estensione di Chrome sviluppata da ilyadvilyanski, e la sua funzione principale è "Removes everything up to and including the # in all image sources".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Google Cache Breaker
Scarica i file di estensione Google Cache Breaker 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
Removes everything up to and including the # in all image sources
Informazioni di Base sull'Estensione
Nome | Google Cache Breaker |
ID | imlnlgfmgndohhdgmjgijblpbjnbkahn |
URL Ufficiale | https://chromewebstore.google.com/detail/google-cache-breaker/imlnlgfmgndohhdgmjgijblpbjnbkahn |
Descrizione | Removes everything up to and including the # in all image sources |
Dimensione del File | 67.13 KB |
Conteggio Installazioni | 70 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2017-04-11 |
Data di Pubblicazione | 2017-04-11 |
Sviluppatore | ilyadvilyanski |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Google Cache Breaker", "version": "1.0", "author": "Ilya Dvilyanski", "browser_action": { "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |