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…”。
擴展截圖
下載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 |
ID | ieanallinfpohpkpppbmffdgjjeablhh |
官方網址 | 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\/'", "*:\/\/*\/*" ] } |