Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
ما هو Zigi.Be Autoposter؟
Zigi.Be Autoposter هو إضافة Chrome تم تطويرها بواسطة Zigi Marketing Tools، والميزة الرئيسية لها هي "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Zigi.Be Autoposter
قم بتنزيل ملفات الامتداد Zigi.Be Autoposter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made posting easier for affiliates to earn by just settingup Zigi.Be Autoposter.
معلومات أساسية عن التمديد
الاسم | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
الوصف | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
حجم الملف | 86.88 KB |
عدد التثبيتات | 27 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-02-28 |
تاريخ النشر | 2022-02-28 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | Zigi Marketing Tools |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://zigi.be/ |
عنوان صفحة المساعدة | https://zigi.be/ |
عنوان صفحة سياسة الخصوصية | https://zigi.be/static/privacy |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zigi.Be Autoposter", "version": "1.0.0", "description": "", "manifest_version": 3, "incognito": "split", "icons": { "128": "icons\/128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/128.png", "default_popup": "popup\/popup.html" }, "permissions": [ "storage", "tabs", "scripting" ], "host_permissions": [ "*:\/\/*.zigi.be\/", "*:\/\/zigi.be\/", "https:\/\/zigi.be\/'", "*:\/\/*\/*" ] } |