Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
O que é Zigi.Be Autoposter?
Zigi.Be Autoposter é uma extensão do Chrome desenvolvida por Zigi Marketing Tools, e sua principal característica é "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Zigi.Be Autoposter
Baixe arquivos de extensão Zigi.Be Autoposter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
URL Oficial | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
Descrição | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
Tamanho do Arquivo | 86.88 KB |
Contagem de Instalações | 27 |
Versão Atual | 1.0.0 |
Última Atualização | 2022-02-28 |
Data de Publicação | 2022-02-28 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Zigi Marketing Tools |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://zigi.be/ |
URL da Página de Ajuda | https://zigi.be/ |
URL da Página de Política de Privacidade | https://zigi.be/static/privacy |
Idiomas Suportados | 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\/'", "*:\/\/*\/*" ] } |