Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Apa itu Zigi.Be Autoposter?
Zigi.Be Autoposter adalah ekstensi Chrome yang dikembangkan oleh Zigi Marketing Tools, dan fitur utamanya adalah "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Zigi.Be Autoposter
Unduh file ekstensi Zigi.Be Autoposter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
URL Resmi | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
Deskripsi | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
Ukuran File | 86.88 KB |
Jumlah Instalasi | 27 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2022-02-28 |
Tanggal Publikasi | 2022-02-28 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Zigi Marketing Tools |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://zigi.be/ |
URL Halaman Bantuan | https://zigi.be/ |
URL Halaman Kebijakan Privasi | https://zigi.be/static/privacy |
Bahasa yang Didukung | 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\/'", "*:\/\/*\/*" ] } |