Global Gram - Liker)

Instagram Liker Extension by Global Gram

Global Gram - Liker) क्या है?

Global Gram - Liker) Global Gram द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instagram Liker Extension by Global Gram"।

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

screenshot

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

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

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

                        This is the official Liker from Global Gram. Copy and paste your catch-up links and set a delay. Note that you have to be logged in on Instagram feed page for this to work.                    

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

नाम Global Gram - Liker) Global Gram - Liker)
ID ogedbmahehijcfllmicfjnpjkmcfobno
आधिकारिक URL https://chrome.google.com/webstore/detail/global-gram-liker/ogedbmahehijcfllmicfjnpjkmcfobno
विवरण Instagram Liker Extension by Global Gram
फ़ाइल का आकार 481 KB
स्थापना संख्या 91
वर्तमान संस्करण 3.3
अंतिम अपडेट 2018-08-09
प्रकाशन तिथि 2018-08-09
रेटिंग 2.25/5 कुल 4 रेटिंग्स
डेवलपर Global Gram
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://globalgram.net
समर्थित भाषाएँ en
manifest.json
{
    "browser_action": {
        "default_icon": "img\/128x128.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "bootstrap.min.css"
            ],
            "js": [
                "jquery.js",
                "content-instagram.js"
            ],
            "matches": [
                "*:\/\/www.instagram.com\/*",
                "*:\/\/instagram.com\/*"
            ]
        }
    ],
    "description": "Instagram Liker Extension by Global Gram",
    "icons": {
        "128": "img\/128x128.png",
        "16": "img\/16x16.png",
        "48": "img\/48x48.png"
    },
    "manifest_version": 2,
    "name": "Global Gram - Liker)",
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "tabs",
        "notifications",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "storage",
        "*:\/\/www.instagram.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.3"
}