bepop – boost your popularity
Boost your account with Real followers automatically
Wat is bepop – boost your popularity?
bepop – boost your popularity is een Chrome-extensie ontwikkeld door tolikaman, en de belangrijkste functie is "Boost your account with Real followers automatically".
Extensie Screenshots
Download het CRX-bestand van de extensie bepop – boost your popularity
Download bepop – boost your popularity-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
You choose vector of users, which you want to get. Our Artificial Intelligence start liking the most fit users by your custom.
Basisinformatie over de Extensie
Naam | bepop – boost your popularity |
ID | gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Officiële URL | https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Beschrijving | Boost your account with Real followers automatically |
Bestandsgrootte | 301 KB |
Aantal Installaties | 28 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2020-11-17 |
Publicatiedatum | 2020-11-16 |
Ontwikkelaar | tolikaman |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://bepop.app/ |
Help Pagina-URL | https://bepop.app/ |
Ondersteunde Talen | 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 } |