MemeyTabs

New tab? New meme.

What is MemeyTabs?

MemeyTabs is a Chrome extension developed by MemeyTabs, and its main feature is "New tab? New meme.".

Extension Screenshots

screenshot
screenshot
screenshot

Download MemeyTabs Extension CRX File

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

                        Tired of boring new tabs? MemeyTabs will show you a brand new meme in each tab! 😃

MemeyTabs fetches the top, daily posts from Reddit, and you can choose your own sub-reddits.

If you go offline, cute kittens will be shown instead 😻.                    

Extension Basic Information

Name MemeyTabs MemeyTabs
ID nnpjnjadlepkgampkahgiblhbcojlfpf
Official URL https://chromewebstore.google.com/detail/memeytabs/nnpjnjadlepkgampkahgiblhbcojlfpf
Description New tab? New meme.
File Size 1.32 MB
Installation Count 34
Current Version 1.4.6
Last Updated 2022-11-25
Publish Date 2022-07-04
Rating 5.00/5 Total 1 Ratings
Developer MemeyTabs
Email [email protected]
Payment Type free
Help Page URL https://feedback-memeytabs.kindaraffy.xyz
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MemeyTabs",
    "version": "1.4.6",
    "description": "New tab? New meme.",
    "author": "kinda_raffy",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/index\/mt_logo_small.png",
        "128": "images\/index\/mt_logo.png"
    }
}