Instagram Giveaway Picker | VerifyShare

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

Qu'est-ce que Instagram Giveaway Picker | VerifyShare ?

Instagram Giveaway Picker | VerifyShare est une extension Chrome développée par http://verifyshare.com, et sa fonction principale est "Random picker of winners for an Instagram Giveaway by comments and likes".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Instagram Giveaway Picker | VerifyShare

Téléchargez les fichiers d'extension Instagram Giveaway Picker | VerifyShare au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
URL Officiel https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Description Random picker of winners for an Instagram Giveaway by comments and likes
Taille du Fichier 47.48 KB
Nombre d'Installations 808
Version Actuelle 1.0.1
Dernière Mise à Jour 2021-02-05
Date de Publication 2021-01-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://verifyshare.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}