bepop – boost your popularity
Boost your account with Real followers automatically
Vad är bepop – boost your popularity?
bepop – boost your popularity är en Chrome-tillägg utvecklad av tolikaman, och dess huvudfunktion är "Boost your account with Real followers automatically".
Tilläggsskärmbilder
Ladda ner bepop – boost your popularity-förlängningens CRX-fil
Ladda ner bepop – boost your popularity-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
You choose vector of users, which you want to get. Our Artificial Intelligence start liking the most fit users by your custom.
Grundläggande Information om Tillägg
Namn | bepop – boost your popularity |
ID | gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Officiell webbadress | https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Beskrivning | Boost your account with Real followers automatically |
Filstorlek | 301 KB |
Antal Installationer | 28 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2020-11-17 |
Publiceringsdatum | 2020-11-16 |
Utvecklare | tolikaman |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://bepop.app/ |
Hjälpsida URL | https://bepop.app/ |
Stödda Språk | 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 } |