Youtube subscriptions

Follow subscribers in YouTube quickly and reliably, quick access to subscribers in YouTube

Youtube subscriptions क्या है?

Youtube subscriptions REKORD द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Follow subscribers in YouTube quickly and reliably, quick access to subscribers in YouTube"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        The YouTube subscription itself is an application that allows you to quickly and conveniently keep track of the latest updates to your subscriptions without logging into the YouTube page. You just need to add the address of your channel once and for the last how many hours the published videos items you want to see. The application will only evolve and will add more and more new features just for your convenience.                    

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

नाम Youtube subscriptions Youtube subscriptions
ID bddhdhnlblfihpgogfinakagjkkcgnai
आधिकारिक URL https://chromewebstore.google.com/detail/youtube-subscriptions/bddhdhnlblfihpgogfinakagjkkcgnai
विवरण Follow subscribers in YouTube quickly and reliably, quick access to subscribers in YouTube
फ़ाइल का आकार 13.78 KB
स्थापना संख्या 1,928
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2021-02-15
प्रकाशन तिथि 2019-03-14
रेटिंग 2.82/5 कुल 11 रेटिंग्स
डेवलपर REKORD
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Follow subscribers in YouTube quickly and reliably, quick access to subscribers in YouTube",
    "icons": {
        "128": "icons\/logo.png"
    },
    "manifest_version": 2,
    "name": "Youtube subscriptions",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5"
}