bepop – boost your popularity
Boost your account with Real followers automatically
bepop – boost your popularity là gì?
bepop – boost your popularity là một tiện ích mở rộng Chrome được phát triển bởi tolikaman, và tính năng chính của nó là "Boost your account with Real followers automatically".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng bepop – boost your popularity
Tải xuống các tệp mở rộng bepop – boost your popularity dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
You choose vector of users, which you want to get. Our Artificial Intelligence start liking the most fit users by your custom.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | bepop – boost your popularity |
ID | gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
URL Chính Thức | https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Mô tả | Boost your account with Real followers automatically |
Kích Thước Tệp | 301 KB |
Số Lần Cài Đặt | 28 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2020-11-17 |
Ngày Phát Hành | 2020-11-16 |
Nhà Phát Triển | tolikaman |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://bepop.app/ |
URL Trang Trợ Giúp | https://bepop.app/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "bepop \u2013 boost your popularity", "short_name": "bepop", "version": "1.0.0", "description": "Boost your account with Real followers automatically", "icons": { "192": "images\/icon.png", "128": "images\/icon128.png" }, "background": { "scripts": [ "build\/background.js" ] }, "browser_action": { "default_popup": "popup.html", "default_icon": "images\/icon.png" }, "permissions": [ "storage", "background", "notifications", "webRequest", "webRequestBlocking", "https:\/\/i.instagram.com\/" ], "externally_connectable": { "matches": [ "http:\/\/localhost\/*", "https:\/\/*.caffeinum.now.sh\/*", "https:\/\/*.bepop.app\/*" ] }, "manifest_version": 2 } |