WebExtension.net
WebExtension.net

SmartOn ID Pass Extension

View on Chrome Web Store
View SmartOn ID Pass Extension Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Browser Authentication
Type
Extension
Users
90,000 users
Soliton Systems K.K.
View author page of Soliton Systems K.K.
Published
Published on December 14, 2017
Version 1.0.1.4
Manifest version
3
Updated
Updated on May 28, 2024
View on Chrome Web Store
View SmartOn ID Pass Extension Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Soliton Systems K.K.",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "ssopass.js"
            ],
            "all_frames": true
        }
    ],
    "default_locale": "ja",
    "homepage_url": "https:\/\/www.soliton.co.jp\/smarton\/",
    "icons": {
        "16": "images\/icon_16.png",
        "24": "images\/icon_24.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "24": "images\/icon_24.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png"
        }
    },
    "manifest_version": 3,
    "description": "__MSG_IDS_DESCRIPTION__",
    "short_name": "SmartOn Pass",
    "name": "SmartOn ID Pass Extension",
    "permissions": [
        "nativeMessaging",
        "contextMenus",
        "scripting",
        "activeTab",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "minimum_chrome_version": "108",
    "version": "1.0.1.4",
    "applications": {
        "gecko": {
            "id": "[email protected]",
            "update_url": "https:\/\/www.soliton.co.jp\/support\/firefox\/smartonid\/download\/updates.json"
        }
    }
}
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