Caged
Everytime you open a new tab, you see Nicholas Cage
Cos'è Caged?
Caged è un'estensione di Chrome sviluppata da Ruben Torres, e la sua funzione principale è "Everytime you open a new tab, you see Nicholas Cage".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Caged
Scarica i file di estensione Caged 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
Prank your friends with this extension that opens a random Nicholas Cage picture in every new tab Informazioni di Base sull'Estensione
| Nome | |
| ID | jmakiemlndlphoffgdjmhlghbcnionmc |
| URL Ufficiale | https://chromewebstore.google.com/detail/caged/jmakiemlndlphoffgdjmhlghbcnionmc |
| Descrizione | Everytime you open a new tab, you see Nicholas Cage |
| Dimensione del File | 2.26 MB |
| Conteggio Installazioni | 2,290 |
| Versione Corrente | 1.4 |
| Ultimo Aggiornamento | 2014-04-16 |
| Data di Pubblicazione | 2014-04-16 |
| Valutazione | 4.47/5 Totale 15 Valutazioni |
| Sviluppatore | Ruben Torres |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Caged",
"description": "Everytime you open a new tab, you see Nicholas Cage",
"version": "1.4",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "img\/icon-16x16.png",
"36": "img\/icon-36x36.png",
"48": "img\/icon-48x48.png",
"128": "img\/icon-128x128.png"
}
} | |