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
公式URL 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
Eメール [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"
    ]
}