Instagram Giveaway Picker | VerifyShare

Random picker of winners for an Instagram Giveaway by comments and likes

Co je Instagram Giveaway Picker | VerifyShare?

Instagram Giveaway Picker | VerifyShare je rozšíření Chrome vyvinuté http://verifyshare.com, a jeho hlavní funkcí je „Random picker of winners for an Instagram Giveaway by comments and likes“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Instagram Giveaway Picker | VerifyShare

Stáhněte si soubory rozšíření Instagram Giveaway Picker | VerifyShare ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Quick launch of the VerifyShare service with your contest post on Instagram. The service allows you to collect comments and likes, check subscriptions, friend mentions, reposts, and select winners randomly.                    

Základní Informace o Rozšíření

Název Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
Oficiální URL https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Popis Random picker of winners for an Instagram Giveaway by comments and likes
Velikost souboru 47.48 KB
Počet instalací 808
Aktuální Verze 1.0.1
Poslední Aktualizace 2021-02-05
Datum Vydání 2021-01-28
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář http://verifyshare.com
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Instagram Giveaway Picker | VerifyShare",
    "description": "Random picker of winners for an Instagram Giveaway by comments and likes",
    "version": "1.0.1",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "permissions": [
        "activeTab"
    ]
}