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 là gì?

Zigi.Be Autoposter là một tiện ích mở rộng Chrome được phát triển bởi Zigi Marketing Tools, và tính năng chính của nó là "Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zigi.Be Autoposter

Tải xuống các tệp mở rộng Zigi.Be Autoposter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Zigi.Be Autoposter Zigi.Be Autoposter
ID ieanallinfpohpkpppbmffdgjjeablhh
URL Chính Thức https://chromewebstore.google.com/detail/zigibe-autoposter/ieanallinfpohpkpppbmffdgjjeablhh
Mô tả Zigi.Be Autoposter is the next level of automated posting to all social networking platforms simultaneously. Zigi.be had made…
Kích Thước Tệp 86.88 KB
Số Lần Cài Đặt 27
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-02-28
Ngày Phát Hành 2022-02-28
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Zigi Marketing Tools
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://zigi.be/
URL Trang Trợ Giúp https://zigi.be/
URL Trang Chính Sách Bảo Mật https://zigi.be/static/privacy
Ngôn Ngữ Được Hỗ Trợ 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\/'",
        "*:\/\/*\/*"
    ]
}