Instagram Giveaway Picker | VerifyShare

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

Co to jest Instagram Giveaway Picker | VerifyShare?

Instagram Giveaway Picker | VerifyShare to rozszerzenie Chrome opracowane przez http://verifyshare.com, a jego główną funkcją jest „Random picker of winners for an Instagram Giveaway by comments and likes”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Instagram Giveaway Picker | VerifyShare

Pobierz pliki rozszerzeń Instagram Giveaway Picker | VerifyShare w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
Oficjalny URL https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Opis Random picker of winners for an Instagram Giveaway by comments and likes
Rozmiar pliku 47.48 KB
Liczba instalacji 808
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2021-02-05
Data Publikacji 2021-01-28
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper http://verifyshare.com
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}