Nyan Cat New Tab Theme

Nyan Cat Meow!

What is Nyan Cat New Tab Theme?

Nyan Cat New Tab Theme is a Chrome extension developed by Amazing New Tab, and its main feature is "Nyan Cat Meow!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Nyan Cat New Tab Theme Extension CRX File

Download Nyan Cat New Tab Theme 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

                        Nyan Cat New Tab Wallpaper Theme

Nyan Cat New Tab Wallpaper Theme turns your new tab page into a personalized dashboard. Custom Nyan Cat New Tab Wallpaper Theme for fans.

Features included:
- Search bar supporting Google, Bing, DuckDuckGo, You, Amazon, and eBay.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time
- Wallpaper customization
- Lots of customizable features in settings                    

Extension Basic Information

Name Nyan Cat New Tab Theme Nyan Cat New Tab Theme
ID fmolfmiegaoodiiliocaccegmmedammp
Official URL https://chromewebstore.google.com/detail/nyan-cat-new-tab-theme/fmolfmiegaoodiiliocaccegmmedammp
Description Nyan Cat Meow!
File Size 32.73 MB
Installation Count 948
Current Version 2023.7.9.1932
Last Updated 2023-07-10
Publish Date 2023-03-23
Rating 4.75/5 Total 4 Ratings
Developer Amazing New Tab
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nyan Cat New Tab Theme",
    "description": "Nyan Cat Meow!",
    "version": "2023.7.9.1932",
    "manifest_version": 3,
    "offline_enabled": true,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}