Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Cos'è Zigi.Be Autoposter?
Zigi.Be Autoposter è un'estensione di Chrome sviluppata da Zigi Marketing Tools, e la sua funzione principale è "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Zigi.Be Autoposter
Scarica i file di estensione Zigi.Be Autoposter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
URL Ufficiale | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
Descrizione | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
Dimensione del File | 86.88 KB |
Conteggio Installazioni | 27 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2022-02-28 |
Data di Pubblicazione | 2022-02-28 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Zigi Marketing Tools |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://zigi.be/ |
URL della Pagina di Aiuto | https://zigi.be/ |
URL della Pagina della Politica sulla Privacy | https://zigi.be/static/privacy |
Lingue Supportate | 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\/'", "*:\/\/*\/*" ] } |