Memes

View high-quality memes in your browser, from a click of your mouse. Updated daily by the r/memes and r/dankmemes communities.…

What is Memes?

Memes is a Chrome extension developed by Dan K, and its main feature is "View high-quality memes in your browser, from a click of your mouse. Updated daily by the r/memes and r/dankmemes communities.…".

Extension Screenshots

screenshot
screenshot
screenshot

Download Memes Extension CRX File

Download Memes 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

                        View high-quality memes in your browser, from a click of your mouse. Updated daily by the r/memes and r/dankmemes communities.

Features:
- Access the original post
- Switch between memes and dank memes
- Apply filters for a better viewing experience

1/25/2021 - Version 1.32
- Fixed (fr this time)

1/11/2021 - Version 1.31
- Minor bug fixes                    

Extension Basic Information

Name Memes Memes
ID hdlhboohbcbdmkcnjcldhcpgmoliflee
Official URL https://chromewebstore.google.com/detail/memes/hdlhboohbcbdmkcnjcldhcpgmoliflee
Description View high-quality memes in your browser, from a click of your mouse. Updated daily by the r/memes and r/dankmemes communities.…
File Size 165 KB
Installation Count 485
Current Version 1.32
Last Updated 2021-01-26
Publish Date 2020-06-12
Rating 4.33/5 Total 6 Ratings
Developer Dan K
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memes",
    "manifest_version": 2,
    "version": "1.32",
    "icons": {
        "128": "images\/icon_128.jpg"
    },
    "browser_action": {
        "default_icon": "images\/icon_128.jpg",
        "default_popup": "memes.html"
    },
    "permissions": [
        "https:\/\/i.redd.it\/"
    ]
}