Meme Extended
When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.
Cos'è Meme Extended?
Meme Extended è un'estensione di Chrome sviluppata da 0xsenpy, e la sua funzione principale è "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Meme Extended
Scarica i file di estensione Meme Extended 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
Sometimes you need a quick escape from the boring stuff you are doing on the internet and this extension helps you in doing so by providing you random memes. I mean who will go to phone and open Reddit for watching memes when you can do it here in a single click. Enjoy! Informazioni di Base sull'Estensione
| Nome | |
| ID | idlbmmhidnbnkjbjfmieddfaojajofho |
| URL Ufficiale | https://chromewebstore.google.com/detail/meme-extended/idlbmmhidnbnkjbjfmieddfaojajofho |
| Descrizione | When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes. |
| Dimensione del File | 15.78 KB |
| Conteggio Installazioni | 78 |
| Versione Corrente | 0.0.1 |
| Ultimo Aggiornamento | 2022-07-24 |
| Data di Pubblicazione | 2022-07-23 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | 0xsenpy |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Meme Extended",
"version": "0.0.1",
"manifest_version": 3,
"description": "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.",
"action": {
"default_popup": "meme.html",
"default_icon": "logo-128.png"
},
"icons": {
"16": "logo-16.png",
"32": "logo-16.png",
"48": "logo-16.png",
"128": "logo-128.png"
}
} | |