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.

What is Meme Extended?

Meme Extended is a Chrome extension developed by 0xsenpy, and its main feature is "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.".

Extension Screenshots

screenshot
screenshot

Download Meme Extended Extension CRX File

Download Meme Extended extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Meme Extended Meme Extended
ID idlbmmhidnbnkjbjfmieddfaojajofho
Official URL https://chromewebstore.google.com/detail/meme-extended/idlbmmhidnbnkjbjfmieddfaojajofho
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.
File Size 15.78 KB
Installation Count 78
Current Version 0.0.1
Last Updated 2022-07-24
Publish Date 2022-07-23
Rating 5.00/5 Total 1 Ratings
Developer 0xsenpy
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}