Zigi.Be Autoposter

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

What is Zigi.Be Autoposter?

Zigi.Be Autoposter is a Chrome extension developed by Zigi Marketing Tools, and its main feature is "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".

Extension Screenshots

screenshot

Download Zigi.Be Autoposter Extension CRX File

Download Zigi.Be Autoposter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Zigi.Be Autoposter Zigi.Be Autoposter
ID ieanallinfpohpkpppbmffdgjjeablhh
Official URL https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh
Description Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
File Size 86.88 KB
Installation Count 27
Current Version 1.0.0
Last Updated 2022-02-28
Publish Date 2022-02-28
Rating 5.00/5 Total 2 Ratings
Developer Zigi Marketing Tools
Email [email protected]
Payment Type free
Extension Website https://zigi.be/
Help Page URL https://zigi.be/
Privacy Policy Page URL https://zigi.be/static/privacy
Supported Languages 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\/'",
        "*:\/\/*\/*"
    ]
}