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是由Zigi Marketing Tools开发的Chrome扩展程序,该扩展的主要功能是“Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…”。

扩展截图

screenshot

下载Zigi.Be Autoposter扩展crx文件

下载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 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\/'",
        "*:\/\/*\/*"
    ]
}