WebExtension.net
Toggle dark mode
WebExtension.net

DY1 - Personalized New Tab Page

View on Chrome Web Store
View DY1 - Personalized New Tab Page Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (14 ratings)
0 views
This extension has been viewed 0 times

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

Personalize new tab page. Free features like Bookmarks, To-do list, PDF Converter, Weather Forecast, Package-tracking and more.
Type
Extension
Users
614 users
5
Website www.dy1.com
dy1.com
View author page of dy1.com
Published
Published on December 17, 2019
Version 3.2.0
Manifest version
3
Updated
Updated on January 4, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DY1 - Personalized New Tab Page Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extName__",
    "version": "3.2.0",
    "description": "__MSG_description__",
    "default_locale": "en",
    "homepage_url": "https:\/\/dy1.com",
    "author": "dy1.com",
    "chrome_url_overrides": {
        "newtab": "\/dist\/index.html"
    },
    "action": {
        "default_icon": "images\/icon\/icon48.png",
        "default_title": "__MSG_extName__"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "images\/icon\/icon16.png",
        "32": "images\/icon\/icon32.png",
        "48": "images\/icon\/icon48.png",
        "128": "images\/icon\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "popup\/gmail\/tabletView.js",
                "js\/content_script.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "bookmarks",
        "history",
        "contextMenus",
        "tabs",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/*.dy1.com\/",
        "https:\/\/www.yahoo.com\/",
        "https:\/\/mail.google.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "popup\/gmail\/gmail.html",
                "popup\/gmail\/tabletView.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "offline_enabled": true,
    "externally_connectable": {
        "matches": [
            "*:\/\/dy1.com\/*"
        ]
    }
}
WebExtension.net

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

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