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.
Vad är Meme Extended?
Meme Extended är en Chrome-tillägg utvecklad av 0xsenpy, och dess huvudfunktion är "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.".
Tilläggsskärmbilder
Ladda ner Meme Extended-förlängningens CRX-fil
Ladda ner Meme Extended-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | idlbmmhidnbnkjbjfmieddfaojajofho |
| Officiell webbadress | https://chromewebstore.google.com/detail/meme-extended/idlbmmhidnbnkjbjfmieddfaojajofho |
| Beskrivning | When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes. |
| Filstorlek | 15.78 KB |
| Antal Installationer | 78 |
| Aktuell Version | 0.0.1 |
| Senast Uppdaterad | 2022-07-24 |
| Publiceringsdatum | 2022-07-23 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | 0xsenpy |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |