WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Pink Green

View on Chrome Web Store
5.0 (1 ratings)
23 views

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A simple pink and green theme
Type
Theme
Users
152 users
1
Website seonyworld.com
Jinseony
Published
Version 1.0
Manifest version
3
Updated
minimalist
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pink Green",
    "version": "1.0",
    "description": "A simple pink and green theme",
    "theme": {
        "images": {
            "theme_ntp_background": "images\/ntp_background.png"
        },
        "colors": {
            "background_tab": [
                49,
                114,
                105
            ],
            "background_tab_inactive": [
                77,
                158,
                147
            ],
            "bookmark_text": [
                111,
                111,
                111
            ],
            "button_background": [
                255,
                255,
                255
            ],
            "frame": [
                255,
                161,
                206
            ],
            "frame_inactive": [
                255,
                203,
                227
            ],
            "ntp_header": [
                49,
                114,
                105
            ],
            "ntp_link": [
                255,
                203,
                227
            ],
            "ntp_text": [
                49,
                114,
                105
            ],
            "omnibox_background": [
                49,
                114,
                105
            ],
            "omnibox_text": [
                255,
                255,
                255
            ],
            "tab_background_text": [
                255,
                255,
                255
            ],
            "tab_background_text_inactive": [
                255,
                255,
                255
            ],
            "tab_text": [
                49,
                114,
                105
            ],
            "toolbar": [
                255,
                161,
                206
            ],
            "toolbar_button_icon": [
                49,
                114,
                105
            ],
            "toolbar_text": [
                255,
                255,
                255
            ]
        }
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png"
        },
        "default_title": "Pink Green",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.