WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ContentStudio - Social Media Scheduler

ContentStudio - Social Media Scheduler

View on Chrome Web Store
View ContentStudio - Social Media Scheduler Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (32 ratings)
1 new ratings
6 views
This extension has been viewed 6 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.

ContentStudio is a content marketing and social media management platform to grow your social presence and boost content marketing.
Type
Extension
Users
2,000 users
1K
D4 Interactive Pvt. Ltd.
View author page of D4 Interactive Pvt. Ltd.
Published
Published on May 28, 2018
Version 0.3.13
Manifest version
3
Updated
Updated on March 19, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View ContentStudio - Social Media Scheduler 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": "ContentStudio - Social Media Scheduler",
    "version": "0.3.13",
    "description": "ContentStudio is a content marketing and social media management platform to grow your social presence and boost content marketing.",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "tabs",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "action": {
        "default_title": "Share with ContentStudio",
        "default_icon": {
            "16": "icons\/16.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "devtools_page": "pages\/devtools.html",
    "options_page": "pages\/options.html",
    "content_scripts": [
        {
            "js": [
                "extended\/jquery.min.js",
                "extended\/cs-share-button.js",
                "extended\/keymaster.js",
                "extended\/he.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "js": [
                "extended\/cs-hacker-news.js"
            ],
            "matches": [
                "*:\/\/*.ycombinator.org\/*",
                "*:\/\/*.ycombinator.com\/*"
            ]
        },
        {
            "css": [
                "extended\/cs-twitter.css"
            ],
            "js": [
                "extended\/cs-twitter.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ]
        },
        {
            "css": [
                "extended\/cs-facebook.css"
            ],
            "js": [
                "extended\/cs-facebook.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        },
        {
            "css": [
                "extended\/cs-linkedin.css"
            ],
            "js": [
                "extended\/cs-linkedin.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ]
        },
        {
            "css": [
                "extended\/cs-pinterest.css"
            ],
            "js": [
                "extended\/cs-pinterest.js"
            ],
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.pt\/*",
                "*:\/\/*.pinterest.de\/*",
                "*:\/\/*.pinterest.com.mx\/*",
                "*:\/\/*.pinterest.ie\/*",
                "*:\/\/*.pinterest.co.uk\/*",
                "*:\/\/*.pinterest.fr\/*",
                "*:\/\/*.pinterest.es\/*",
                "*:\/\/*.pinterest.nl\/*",
                "*:\/\/*.pinterest.ca\/*",
                "*:\/\/*.pinterest.dk\/*",
                "*:\/\/*.pinterest.at\/*",
                "*:\/\/*.pinterest.se\/*",
                "*:\/\/*.pinterest.ch\/*",
                "*:\/\/*.pinterest.jp\/*",
                "*:\/\/*.pinterest.nz\/*",
                "*:\/\/*.pinterest.com.au\/*"
            ]
        },
        {
            "js": [
                "js\/inject.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "css\/inject.css",
                "pages\/app.html",
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "extended\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2026 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