Zigi.Be Autoposter

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

Vad är Zigi.Be Autoposter?

Zigi.Be Autoposter är en Chrome-tillägg utvecklad av Zigi Marketing Tools, och dess huvudfunktion är "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".

Tilläggsskärmbilder

screenshot

Ladda ner Zigi.Be Autoposter-förlängningens CRX-fil

Ladda ner Zigi.Be Autoposter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Zigi.Be Autoposter Zigi.Be Autoposter
ID ieanallinfpohpkpppbmffdgjjeablhh
Officiell webbadress https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh
Beskrivning Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Filstorlek 86.88 KB
Antal Installationer 27
Aktuell Version 1.0.0
Senast Uppdaterad 2022-02-28
Publiceringsdatum 2022-02-28
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Zigi Marketing Tools
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://zigi.be/
Hjälpsida URL https://zigi.be/
URL till Sekretesspolicy Sidan https://zigi.be/static/privacy
Stödda Språk 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\/'",
        "*:\/\/*\/*"
    ]
}