Brightery Twitter Bot
Brightery Email, Ad Manager, Digital Marketing tools
Apa itu Brightery Twitter Bot?
Brightery Twitter Bot adalah ekstensi Chrome yang dikembangkan oleh https://brightery.com, dan fitur utamanya adalah "Brightery Email, Ad Manager, Digital Marketing tools".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Brightery Twitter Bot
Unduh file ekstensi Brightery Twitter Bot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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]
Informasi Dasar Ekstensi
Nama | Brightery Twitter Bot |
ID | ionanhncopjcanccbalccdjjffajaedi |
URL Resmi | https://chromewebstore.google.com/detail/brightery-twitter-bot/ionanhncopjcanccbalccdjjffajaedi |
Deskripsi | Brightery Email, Ad Manager, Digital Marketing tools |
Ukuran File | 9.21 MB |
Jumlah Instalasi | 50 |
Versi Saat Ini | 3.1.2.2 |
Terakhir Diperbarui | 2021-02-24 |
Tanggal Publikasi | 2019-07-09 |
Penilaian | 2.60/5 Total 5 Penilaian |
Pengembang | https://brightery.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.brightery.com |
URL Halaman Bantuan | https://www.brightery.com/en/product/brightery-twitter-bot |
URL Halaman Kebijakan Privasi | https://www.brightery.com/en/page/privacy |
Bahasa yang Didukung | 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" } } |