Instagram Giveaway Picker | VerifyShare

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

Wat is Instagram Giveaway Picker | VerifyShare?

Instagram Giveaway Picker | VerifyShare is een Chrome-extensie ontwikkeld door http://verifyshare.com, en de belangrijkste functie is "Random picker of winners for an Instagram Giveaway by comments and likes".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Instagram Giveaway Picker | VerifyShare

Download Instagram Giveaway Picker | VerifyShare-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
Officiële URL https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Beschrijving Random picker of winners for an Instagram Giveaway by comments and likes
Bestandsgrootte 47.48 KB
Aantal Installaties 808
Huidige Versie 1.0.1
Laatst Bijgewerkt 2021-02-05
Publicatiedatum 2021-01-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://verifyshare.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}