Brightery Twitter Bot
Brightery Email, Ad Manager, Digital Marketing tools
What is Brightery Twitter Bot?
Brightery Twitter Bot is a Chrome extension developed by https://brightery.com, and its main feature is "Brightery Email, Ad Manager, Digital Marketing tools".
Extension Screenshots
Download Brightery Twitter Bot Extension CRX File
Download Brightery Twitter Bot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | Brightery Twitter Bot |
ID | ionanhncopjcanccbalccdjjffajaedi |
Official URL | https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi |
Description | Brightery Email, Ad Manager, Digital Marketing tools |
File Size | 9.21 MB |
Installation Count | 50 |
Current Version | 3.1.2.2 |
Last Updated | 2021-02-24 |
Publish Date | 2019-07-09 |
Rating | 2.60/5 Total 5 Ratings |
Developer | https://brightery.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.brightery.com |
Help Page URL | https://www.brightery.com/en/product/brightery-twitter-bot |
Privacy Policy Page URL | https://www.brightery.com/en/page/privacy |
Supported Languages | 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" } } |