WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CallToYou Browser Sync

CallToYou Browser Sync

View on Chrome Web Store
View CallToYou Browser Sync Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

CallToYou Notification Extension
Type
Extension
Users
8 users
1
Barnetik Koop.
View author page of Barnetik Koop.
Published
Published on March 3, 2020
Version 3.0.1.0
Manifest version
3
Updated
Updated on March 12, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View CallToYou Browser Sync 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": "CallToYou Browser Sync",
    "version": "3.0.1.0",
    "version_name": "3.0.1",
    "description": "CallToYou Notification Extension",
    "homepage_url": "https:\/\/www.calltoyou.com",
    "icons": {
        "128": "img\/branding\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "128": "img\/branding\/icon-128.png"
        }
    },
    "options_page": "settings\/settings.html",
    "content_scripts": [
        {
            "js": [
                "assets\/contentScript.js-loader-RZQ3wC4m.js"
            ],
            "run_at": "document_start",
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "type": "module"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "storage",
        "notifications",
        "contextMenus"
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "58.0"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/contentScript.js-g4gVqYOM.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2026 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