WebExtension.net
WebExtension.net

Daily Links

View on Chrome Web Store
View Daily Links Chrome Extension on Chrome Web Store
3.9 (8 ratings)

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

Opens up a customizable set of links for every day.
Type
Extension
Users
1,000 users
Tab Manager Plus
View author page of Tab Manager Plus
Published
Published on June 25, 2018
Version 1.5
Manifest version
2
Updated
Updated on February 17, 2022
View on Chrome Web Store
View Daily Links Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Daily Links",
    "version": "1.5",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "options_page": "options.html",
    "permissions": [
        "bookmarks"
    ],
    "icons": {
        "32": "links-32.png",
        "48": "links-48.png",
        "128": "links-128.png"
    },
    "description": "Opens up a customizable set of links for every day.",
    "browser_action": {
        "name": "Load today's links",
        "default_icon": "links.png"
    }
}
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