nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
Cos'è nMeme April Fools?
nMeme April Fools è un'estensione di Chrome sviluppata da guyfawkesmint, e la sua funzione principale è "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione nMeme April Fools
Scarica i file di estensione nMeme April Fools 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
This replaces all images to Memes, this is an edit of nCage, and nCage April fools.
Informazioni di Base sull'Estensione
Nome | nMeme April Fools |
ID | fldkaoljlllccadbkpplikpgdofoffcg |
URL Ufficiale | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
Descrizione | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
Dimensione del File | 50.06 KB |
Conteggio Installazioni | 108 |
Versione Corrente | 1.20 |
Ultimo Aggiornamento | 2014-03-25 |
Data di Pubblicazione | 2014-03-25 |
Sviluppatore | guyfawkesmint |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "content_scripts": [ { "js": [ "jquery-1.8.0.min.js", "background.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.", "manifest_version": 2, "name": "nMeme April Fools", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.20" } |