WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SocSell Extension

SocSell Extension

View on Chrome Web Store
View SocSell Extension Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
27 views
This extension has been viewed 27 times

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

Create trust building content fast
Type
Extension
Users
354 users
1
Social Selling
View author page of Social Selling
Published
Published on June 1, 2024
Version 1.94
Manifest version
3
Updated
Updated on March 20, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View SocSell Extension 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",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "assets\/logo16.png",
        "32": "assets\/logo32.png",
        "48": "assets\/logo48.png",
        "128": "assets\/logo128.png"
    },
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "alarms",
        "cookies",
        "storage",
        "scripting",
        "tabs",
        "windows",
        "sidePanel"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "static\/media\/*"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "https:\/\/chromewebstore.google.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "https:\/\/chromewebstore.google.com\/*"
    ],
    "manifest_version": 3,
    "name": "SocSell Extension",
    "description": "Create trust building content fast",
    "version": "1.94"
}
© 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