Brightery Twitter Bot
Brightery Email, Ad Manager, Digital Marketing tools
Brightery Twitter Botとは何ですか?
Brightery Twitter Botはhttps://brightery.comによって開発されたChromeの拡張機能で、その主な機能は「Brightery Email, Ad Manager, Digital Marketing tools」です。
拡張機能のスクリーンショット
Brightery Twitter Bot拡張機能のCRXファイルをダウンロード
Brightery Twitter Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Brightery Twitter Bot the most easy and powerful app to automate your social media tasks Manage your twitter account like an expert, No need to buy twitter followers, No need to send twitter direct message, No need to think how can you gain twitter followers. Twitter bot is the easy way. Twitter automation tool to get your account: https://www.brightery.com/en/product/twitter-bot-ultimate-accountbot support email: [email protected]
拡張機能の基本情報
名前 | Brightery Twitter Bot |
ID | ionanhncopjcanccbalccdjjffajaedi |
公式URL | https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi |
説明 | Brightery Email, Ad Manager, Digital Marketing tools |
ファイルサイズ | 9.21 MB |
インストール数 | 50 |
現在のバージョン | 3.1.2.2 |
最終更新日 | 2021-02-24 |
公開日 | 2019-07-09 |
評価 | 2.60/5 合計 5 レビュー |
開発者 | https://brightery.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.brightery.com |
ヘルプページのURL | https://www.brightery.com/en/product/brightery-twitter-bot |
プライバシーポリシーページのURL | https://www.brightery.com/en/page/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Brightery Twitter Bot", "short_name": "46", "description": "Brightery Email, Ad Manager, Digital Marketing tools", "version": "3.1.2.2", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.brightery.com https:\/\/*.facebook.com https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/maps.googleapis.com; object-src 'self'", "web_accessible_resources": [ "img\/icons\/*", "templates\/*", "img\/*", "js\/*", "app\/*" ], "permissions": [ "background" ], "externally_connectable": { "matches": [ "*:\/\/www.brightery.com\/*" ] }, "icons": { "16": "img\/logo.png", "32": "img\/logo.png", "64": "img\/logo.png", "128": "img\/logo.png" }, "options_page": "index.html", "browser_action": { "default_icon": { "16": "img\/logo.png", "24": "img\/logo.png", "32": "img\/logo.png", "128": "img\/logo.png" }, "default_popup": "background\/popup.html" } } |