WebExtension.net
WebExtension.net

AI Support

View on Chrome Web Store
View AI Support 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.

AI support for site search and answering questions
Type
Extension
Users
1 users
Sateraito Office
View author page of Sateraito Office
Published
Published on November 7, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View AI Support Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.3",
    "default_locale": "ja",
    "homepage_url": "http:\/\/www.sateraito.jp\/",
    "name": "__MSG_EXT_NAME__",
    "description": "__MSG_EXT_DESCRIPTION__",
    "icons": {
        "32": "\/icons\/32x32.png",
        "48": "\/icons\/48x48.png",
        "96": "\/icons\/96x96.png",
        "128": "\/icons\/128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "side_panel": {
        "default_path": "page\/side_panel.html",
        "openPanelOnActionClick": true
    },
    "action": {
        "default_title": "__MSG_EXT_CLICK_TO_OPEN_SIDE_PANEL__",
        "default_icon": {
            "32": "\/icons\/32x32.png",
            "48": "\/icons\/48x48.png",
            "96": "\/icons\/96x96.png",
            "128": "\/icons\/128x128.png"
        }
    },
    "permissions": [
        "storage",
        "sidePanel"
    ],
    "host_permissions": [
        "https:\/\/sateraito-aisharepoint.appspot.com\/*",
        "https:\/\/aisharepoint.sateraitoai.jp\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/sateraito-aisharepoint.appspot.com\/api\/siterag\/*\/chat\/login",
                "https:\/\/aisharepoint.sateraitoai.jp\/api\/siterag\/*\/chat\/login"
            ],
            "js": [
                "scripts\/login_success.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/sateraito-aisharepoint.appspot.com\/*",
            "https:\/\/aisharepoint.sateraitoai.jp\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; script-src-elem 'self' https:\/\/*.firebaseio.com; 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