Memes daily

This extension lets you look at new memes daily! v2.0

What is Memes daily?

Memes daily is a Chrome extension developed by technologysmeme1, and its main feature is "This extension lets you look at new memes daily! v2.0".

Extension Screenshots

screenshot
screenshot

Download Memes daily Extension CRX File

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

                        This extension let you fill your daily need for memes. Your support is highly appreciated.                    

Extension Basic Information

Name Memes daily Memes daily
ID bfanffgfgnochgnlnmklidjckebdhebp
Official URL https://chromewebstore.google.com/detail/memes-daily/bfanffgfgnochgnlnmklidjckebdhebp
Description This extension lets you look at new memes daily! v2.0
File Size 107 KB
Installation Count 365
Current Version 2.0
Last Updated 2019-10-03
Publish Date 2019-10-03
Rating 4.33/5 Total 3 Ratings
Developer technologysmeme1
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Memes daily",
    "description": "This extension lets you look at new memes daily! v2.0",
    "version": "2.0",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Memes daily"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}