Zigi.Be Autoposter
Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
¿Qué es Zigi.Be Autoposter?
Zigi.Be Autoposter es una extensión de Chrome desarrollada por Zigi Marketing Tools, y su función principal es "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Zigi.Be Autoposter
Descarga archivos de extensión Zigi.Be Autoposter en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Zigi.Be Autoposter |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
URL Oficial | https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh |
Descripción | Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made… |
Tamaño del Archivo | 86.88 KB |
Cantidad de Instalaciones | 27 |
Versión Actual | 1.0.0 |
Última Actualización | 2022-02-28 |
Fecha de Publicación | 2022-02-28 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | Zigi Marketing Tools |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://zigi.be/ |
URL de la Página de Ayuda | https://zigi.be/ |
URL de la Página de Política de Privacidad | https://zigi.be/static/privacy |
Idiomas Soportados | 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\/'", "*:\/\/*\/*" ] } |