Global Gram - Liker)

Instagram Liker Extension by Global Gram

What is Global Gram - Liker)?

Global Gram - Liker) is a Chrome extension developed by Global Gram, and its main feature is "Instagram Liker Extension by Global Gram".

Extension Screenshots

screenshot

Download Global Gram - Liker) Extension CRX File

Download Global Gram - Liker) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Global Gram - Liker) Global Gram - Liker)
ID ogedbmahehijcfllmicfjnpjkmcfobno
Official URL https://chrome.google.com/webstore/detail/global-gram-liker/ogedbmahehijcfllmicfjnpjkmcfobno
Description Instagram Liker Extension by Global Gram
File Size 481 KB
Installation Count 91
Current Version 3.3
Last Updated 2018-08-09
Publish Date 2018-08-09
Rating 2.25/5 Total 4 Ratings
Developer Global Gram
Email [email protected]
Payment Type free
Extension Website http://globalgram.net
Supported Languages 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"
}