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 с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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/ |
URL страницы помощи | https://zigi.be/ |
URL страницы политики конфиденциальности | 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\/'", "*:\/\/*\/*" ] } |