WebExtension.net
WebExtension.net

PoziTone module for SoundCloud Widget

View on Chrome Web Store
View PoziTone module for SoundCloud Widget 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.

New features of SoundCloud Widget: track info notifications, easy player control, listened-to tracks list.
Type
Extension
Users
11 users
1
Website pozitone.com
PoziWorld
View author page of PoziWorld
Published
Published on January 7, 2020
Version 0.4.1.1
Manifest version
2
Updated
Updated on February 12, 2020
View on Chrome Web Store
View PoziTone module for SoundCloud Widget Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "40",
    "default_locale": "en_US",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.4.1.1",
    "version_name": "0.4.1",
    "short_name": "PTM soundcloud.com",
    "author": "PoziWorld",
    "homepage_url": "https:\/\/pozitone.com\/",
    "icons": {
        "16": "modules\/com_soundcloud\/img\/pozitone-module-for-soundcloud-widget-icon-16.png",
        "48": "modules\/com_soundcloud\/img\/pozitone-module-for-soundcloud-widget-icon-48.png",
        "128": "modules\/com_soundcloud\/img\/pozitone-module-for-soundcloud-widget-icon-128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "global\/js\/polyfill-Object.assign.js",
                "global\/js\/polyfill-Array.prototype.includes.js",
                "global\/js\/polyfill-Array.from.js",
                "modules\/com_soundcloud\/js\/api.js",
                "global\/js\/bowser.js",
                "global\/js\/const.js",
                "global\/js\/utils.js",
                "global\/js\/pozitone-module-sdk.js",
                "modules\/com_soundcloud\/js\/page-watcher.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "global\/js\/bowser.js",
            "global\/js\/const.js",
            "global\/js\/utils.js",
            "global\/js\/background.js",
            "global\/js\/pozitone-module-sdk.js"
        ]
    },
    "options_ui": {
        "page": "options\/index.html",
        "chrome_style": true
    },
    "web_accessible_resources": [
        "*.png",
        "*.svg"
    ]
}
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