WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Slash Agent

Slash Agent

View on Chrome Web Store
View Slash Agent Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

SlashRTC Agent App temp
Type
Extension
Users
81 users
4
Website slashrtc.com
dev
View author page of dev
Published
Published on May 23, 2018
Version 1.0.68
Manifest version
2
Updated
Updated on July 12, 2021
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Slash Agent Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Slash Agent",
    "version": "1.0.68",
    "description": "SlashRTC Agent App temp",
    "background": {
        "page": "background.html"
    },
    "options_page": "",
    "permissions": [
        "tabs",
        "cookies",
        "notifications",
        "<all_urls>",
        "storage",
        "contextMenus"
    ],
    "icons": {
        "128": "advImg\/slashRTCLogo_36x36.png"
    },
    "browser_action": {
        "default_title": "SlashRTC",
        "default_popup": "config.html",
        "popup": "config.html",
        "default_icon": "advImg\/slashRTCLogo_36x36.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/iframe.css"
            ],
            "js": [
                "js\/jquery-2.1.4-updated.min.js",
                "js\/contentScript.js",
                "js\/autoLogin.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "\/*"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}
© 2025 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