Instagram Giveaway Picker | VerifyShare

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

什麼是Instagram Giveaway Picker | VerifyShare?

Instagram Giveaway Picker | VerifyShare是由http://verifyshare.com開發的Chrome擴展程式,該擴展的主要功能是“Random picker of winners for an Instagram Giveaway by comments and likes”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Instagram Giveaway Picker | VerifyShare擴展crx文件

下載Instagram Giveaway Picker | VerifyShare擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
官方網址 https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
簡介 Random picker of winners for an Instagram Giveaway by comments and likes
檔案大小 47.48 KB
安裝次數 808
目前版本 1.0.1
更新時間 2021-02-05
上架時間 2021-01-28
評分 5.00/5 共 1 次評分
開發者 http://verifyshare.com
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}