WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Read It Later

Read It Later

View on Chrome Web Store
0.0 (0 ratings)
0 views
0 downloads

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

Save interesting articles, blogs, and web pages with a single click. Read it Later when you have time
Type
Extension
Users
0 users
keumky3
Published
Version 0.1.0
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_extensionName__",
    "version": "0.1.0",
    "description": "__MSG_extensionDescription__",
    "host_permissions": [
        "https:\/\/emkzcppafhfbinxunvaz.supabase.co",
        "*:\/\/*.read-it-later.work\/"
    ],
    "permissions": [
        "storage",
        "tabs",
        "notifications",
        "cookies"
    ],
    "background": {
        "service_worker": "background.iife.js",
        "type": "module"
    },
    "action": [],
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "content\/index.iife.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js",
                "*.css",
                "*.svg",
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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.