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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Random picker of winners for an Instagram Giveaway by comments and likes"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Instagram Giveaway Picker | VerifyShare एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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 |
ईमेल | [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" ] } |