WebExtension.net
WebExtension.net

Pastel New Tab with a clock

View on Chrome Web Store
View Pastel New Tab with a clock Chrome Extension on Chrome Web Store
3.4 (67 ratings)

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

Clean & minimal new tab page - a pastel background and a clock
Type
Extension
Users
8,000 users
Website oorjalabs.com
Aditya Bhaskar
View author page of Aditya Bhaskar
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 22, 2016
Version 2024.0811.2.0
Manifest version
3
Updated
Updated on August 12, 2024
View on Chrome Web Store
View Pastel New Tab with a clock Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2024.0811.2.0",
    "version_name": "2.0.1",
    "name": "__MSG_appName__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_appDescription__",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmWyTgL45x3m7Vsy5tJb0b+EGL1wxK5q83SGLConMyDgIQXsoMlg0b3tZUFJhATkxA0U3+w\/ennlESahuO\/VZoGOHwiEb2YXxo3cUPTRMcYnXhbBnIWuKw8R9+LlNp9b+Rh5yHbR\/jn2EWkTs7LSATvq2XIvmWvaDSBqoKMoiGjbRVZWV7Jelg7TyBXCjMkT1s21VEVIKnJL79LryYy9jLhb+r3oasBOxfy5Z6qhG\/+IpmWk2fIaq1EYRdoI5j4oetR+SolaNeGENQxIOCnuHMeZ88Z90CEk2kWrkyTCDTWpYa+E0SRo\/Ba6+cNdfYnqEliHk2+GgwCgwyunfrUfoowIDAQAB",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "img\/icon48.png"
    },
    "default_locale": "en",
    "offline_enabled": true,
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "optional_permissions": [
        "topSites"
    ],
    "permissions": [
        "storage",
        "alarms",
        "favicon"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                "chrome-extension:\/\/hjheoelfkeadifffbnfalekganbennde\/*"
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src chrome:\/\/favicon;"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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.
Go to top