Instagram Giveaway Picker | VerifyShare

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

Instagram Giveaway Picker | VerifyShare là gì?

Instagram Giveaway Picker | VerifyShare là một tiện ích mở rộng Chrome được phát triển bởi http://verifyshare.com, và tính năng chính của nó là "Random picker of winners for an Instagram Giveaway by comments and likes".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Instagram Giveaway Picker | VerifyShare

Tải xuống các tệp mở rộng Instagram Giveaway Picker | VerifyShare dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Instagram Giveaway Picker | VerifyShare Instagram Giveaway Picker | VerifyShare
ID hlgakfcnjogphagfojjnhipdlmkkafga
URL Chính Thức https://chrome.google.com/webstore/detail/instagram-giveaway-picker/hlgakfcnjogphagfojjnhipdlmkkafga
Mô tả Random picker of winners for an Instagram Giveaway by comments and likes
Kích Thước Tệp 47.48 KB
Số Lần Cài Đặt 808
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2021-02-05
Ngày Phát Hành 2021-01-28
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://verifyshare.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}