New Tab Memes + Search
Open a new tab and get fresh memes. Simple!
What is New Tab Memes + Search?
New Tab Memes + Search is a Chrome extension developed by EiQ Interactive LLC, and its main feature is "Open a new tab and get fresh memes. Simple!".
Extension Screenshots
Download New Tab Memes + Search Extension CRX File
Download New Tab Memes + Search 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
Open a new tab and you get fresh clean memes. It's simple!
Extension Basic Information
Name | |
ID | macdmffnlhhbokldaoaamenfkdbbmgml |
Official URL | https://chromewebstore.google.com/detail/new-tab-memes-+-search/macdmffnlhhbokldaoaamenfkdbbmgml |
Description | Open a new tab and get fresh memes. Simple! |
File Size | 7.86 KB |
Installation Count | 84 |
Current Version | 2.0.5 |
Last Updated | 2022-02-03 |
Publish Date | 2017-10-29 |
Rating | 3.50/5 Total 2 Ratings |
Developer | EiQ Interactive LLC |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://eiqinteractive.com/privacy |
Supported Languages | en-US |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "description": "Open a new tab and get fresh memes. Simple!", "icons": { "128": "icon128.png" }, "manifest_version": 2, "minimum_chrome_version": "29", "name": "New Tab Memes + Search", "offline_enabled": true, "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5", "web_accessible_resources": [ "index.html" ] } |