Zigi.Be Autoposter

Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…

Co to jest Zigi.Be Autoposter?

Zigi.Be Autoposter to rozszerzenie Chrome opracowane przez Zigi Marketing Tools, a jego główną funkcją jest „Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Zigi.Be Autoposter

Pobierz pliki rozszerzeń Zigi.Be Autoposter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Zigi.Be Autoposter Zigi.Be Autoposter
ID ieanallinfpohpkpppbmffdgjjeablhh
Oficjalny URL https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh
Opis Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Rozmiar pliku 86.88 KB
Liczba instalacji 27
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2022-02-28
Data Publikacji 2022-02-28
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper Zigi Marketing Tools
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://zigi.be/
Adres URL Strony Pomocy https://zigi.be/
Adres URL Strony Polityki Prywatności https://zigi.be/static/privacy
Obsługiwane Języki 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\/'",
        "*:\/\/*\/*"
    ]
}