Downloader For StarMaker

Downloader For StarMaker: Starmaker Downloader is the best tool for download Starmaker song/video.

Downloader For StarMaker क्या है?

Downloader For StarMaker http://botdownloader.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Downloader For StarMaker: Starmaker Downloader is the best tool for download Starmaker song/video."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Downloader For StarMaker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Try our new tools for StarMaker Downloader: You just need 1 clicks to download Starmaker Song/video. download starmaker song for free. Download Starmaker song easily using this chrome extension for free.

🚀 HOW DOES THIS TOOL WORK?
1. Click on the extension icon and then tap on the {GO TO STARMAKER} button.
2. choose your video and click on it.
3. When your page is fully loaded, our extension will enable the download button in the upper right corner of the video, {see screenshot}.
4. click the button to download starmaker song or video.

Starmaker Downloader helps you to download starmaker song and video that you love to your device in the easy and quick way, so you can open the video anytime, anywhere you want or share it with your friends, save the internet traffic.

Important Note:
1. Do not use Download Starmaker Song/Video without the permission of the respective owner. We respect the rights of Starmaker.
2. Song Downloader for Starmaker is not affiliated with Starmaker, but it is a tool to help download Song/Video from Starmaker.

We will make it better with your feedbacks and suggestions. Say something when you rates my dear friends.                    

एक्सटेंशन की मूल जानकारी

नाम Downloader For StarMaker Downloader For StarMaker
ID jmippbfjeffhpnkdabccmonabccaeoie
आधिकारिक URL https://chrome.google.com/webstore/detail/downloader-for-starmaker/jmippbfjeffhpnkdabccmonabccaeoie
विवरण Downloader For StarMaker: Starmaker Downloader is the best tool for download Starmaker song/video.
फ़ाइल का आकार 49.78 KB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.0
अंतिम अपडेट 2020-12-12
प्रकाशन तिथि 2020-12-12
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://botdownloader.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://botdownloader.com/starmaker-downloader
सहायता पृष्ठ URL https://botdownloader.com/contact
गोपनीयता नीति पृष्ठ URL https://botdownloader.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Downloader For StarMaker",
    "description": "Downloader For StarMaker: Starmaker Downloader is the best tool for download Starmaker song\/video.",
    "homepage_url": "https:\/\/botdownloader.com\/starmaker-downloader",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": {
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "https:\/\/*.starmakerstudios.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        "img\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "version": "1.0",
    "manifest_version": 2
}