WebExtension.net
WebExtension.net

Soliton PasswordManager Extension

View on Chrome Web Store
View Soliton PasswordManager 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.

Web Single Sign-on
Type
Extension
Users
20,000 users
Soliton Systems K.K.
View author page of Soliton Systems K.K.
Published
Published on July 8, 2020
Version 1.10.4.2
Manifest version
3
Updated
Updated on June 10, 2024
View on Chrome Web Store
View Soliton PasswordManager 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": "loader.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "lib.min.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "notification.min.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "ssopass.min.js"
            ],
            "all_frames": true
        }
    ],
    "default_locale": "en",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/fnpeooemaihkgkfdpdpipikehmceplfl",
    "icons": {
        "16": "images\/icon_16.png",
        "24": "images\/icon_24.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "96": "images\/icon_96.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",
            "96": "images\/icon_96.png",
            "128": "images\/icon_128.png"
        }
    },
    "manifest_version": 3,
    "description": "__MSG_IDS_DESCRIPTION__",
    "short_name": "Soliton PasswordManager",
    "name": "Soliton PasswordManager Extension",
    "permissions": [
        "webNavigation",
        "activeTab",
        "nativeMessaging",
        "webRequest",
        "webRequestAuthProvider",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "notification_dialog.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "minimum_chrome_version": "108",
    "version": "1.10.4.2",
    "applications": {
        "gecko": {
            "id": "[email protected]",
            "update_url": "https:\/\/www.soliton.co.jp\/assets\/archive\/ssx_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