WebExtension.net
WebExtension.net

Ask Vic (by VisualSP)

View on Chrome Web Store
View Ask Vic (by VisualSP) Chrome Extension on Chrome Web Store
4.0 (4 ratings)

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

Vic is the enterprise help assistant that delivers answers and guidance for any web app or site when and where customers need them.
Type
Extension
Users
20,000 users
visualsp-app-administrators
View author page of visualsp-app-administrators
Published
Published on January 2, 2022
Version 2.0.199
Manifest version
3
Updated
Updated on October 21, 2024
View on Chrome Web Store
View Ask Vic (by VisualSP) Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ask Vic (by VisualSP)",
    "version": "2.0.199",
    "homepage_url": "http:\/\/www.visualsp.com",
    "description": "Vic is the enterprise help assistant that delivers answers and guidance for any web app or site when and where customers need them.",
    "author": "VisualSP",
    "icons": {
        "16": "images\/VisualSP_16x16.png",
        "32": "images\/VisualSP_32x32.png",
        "48": "images\/VisualSP_48x48.png",
        "128": "images\/VisualSP_128x128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "css\/*.css",
                "js\/*.js",
                "lib\/host\/js\/*.js",
                "lib\/host\/css\/*.css",
                "lib\/jquery\/*.js",
                "lib\/Hopscotch\/css\/*",
                "lib\/Hopscotch\/img\/*",
                "lib\/Hopscotch\/js\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/visualsponline.azurewebsites.net\/*",
            "*:\/\/static.contextall.com\/*",
            "*:\/\/api.contextall.com\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src *; img-src *;"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/bootstrap.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    }
}
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