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 |
公式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 |
Eメール | [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\/'", "*:\/\/*\/*" ] } |