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 |
官方網址 | 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 |
電子郵箱 | [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" } } |