WebExtension.net
WebExtension.net

smrtPhone.io Chrome Dialer

View on Chrome Web Store
View smrtPhone.io Chrome Dialer Chrome Extension on Chrome Web Store
3.5 (19 ratings)

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

smrtPhone.io Chrome Dialer
Type
Extension
Users
10,000 users
Website smrtphone.io
SwiftPod.io
View author page of SwiftPod.io
Published
Published on August 12, 2017
Version 2.49
Manifest version
3
Updated
Updated on October 15, 2024
View on Chrome Web Store
View smrtPhone.io Chrome Dialer Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "description": "smrtPhone.io Chrome Dialer",
    "version": "2.49",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "smrtPhone.io Chrome Dialer",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "offscreen"
    ],
    "background": {
        "service_worker": "serviceWorker.bundle.js",
        "type": "module"
    },
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon_48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "smrtPhone.bundle.js",
                "callWidget.bundle.js",
                "messageModal.bundle.js",
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "themes\/*",
                "https:\/\/fonts.gstatic.com\/s\/lato\/v17\/S6uyw4BMUTPHjx4wXg.woff2",
                "icon_16.png",
                "icon_48.png",
                "icon_128.png",
                "helpImagePng.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' ; object-src 'self';"
    }
}
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