bepop – boost your popularity
Boost your account with Real followers automatically
什麼是bepop – boost your popularity?
bepop – boost your popularity是由tolikaman開發的Chrome擴展程式,該擴展的主要功能是“Boost your account with Real followers automatically”。
擴展截圖
下載bepop – boost your popularity擴展crx文件
下載bepop – boost your popularity擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
You choose vector of users, which you want to get. Our Artificial Intelligence start liking the most fit users by your custom.
擴展基本資訊
名稱 | bepop – boost your popularity |
ID | gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
官方網址 | https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
簡介 | Boost your account with Real followers automatically |
檔案大小 | 301 KB |
安裝次數 | 28 |
目前版本 | 1.0.0 |
更新時間 | 2020-11-17 |
上架時間 | 2020-11-16 |
開發者 | tolikaman |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://bepop.app/ |
說明頁面URL | https://bepop.app/ |
支援的語言 | 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 } |