Instagram Giveaway Picker | VerifyShare
Random picker of winners for an Instagram Giveaway by comments and likes
ما هو Instagram Giveaway Picker | VerifyShare؟
Instagram Giveaway Picker | VerifyShare هو إضافة Chrome تم تطويرها بواسطة http://verifyshare.com، والميزة الرئيسية لها هي "Random picker of winners for an Instagram Giveaway by comments and likes".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Instagram Giveaway Picker | VerifyShare
قم بتنزيل ملفات الامتداد Instagram Giveaway Picker | VerifyShare بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" ] } |