Instagram Giveaway Picker | VerifyShare

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

What is Instagram Giveaway Picker | VerifyShare?

Instagram Giveaway Picker | VerifyShare is a Chrome extension developed by http://verifyshare.com, and its main feature is "Random picker of winners for an Instagram Giveaway by comments and likes".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Instagram Giveaway Picker | VerifyShare Extension CRX File

Download Instagram Giveaway Picker | VerifyShare 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

                        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.                    

Extension Basic Information

Name Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
Official URL https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Description Random picker of winners for an Instagram Giveaway by comments and likes
File Size 47.48 KB
Installation Count 808
Current Version 1.0.1
Last Updated 2021-02-05
Publish Date 2021-01-28
Rating 5.00/5 Total 1 Ratings
Developer http://verifyshare.com
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}