bepop – boost your popularity
Boost your account with Real followers automatically
Hvad er bepop – boost your popularity?
bepop – boost your popularity er en Chrome-udvidelse udviklet af tolikaman, og dens hovedfunktion er "Boost your account with Real followers automatically".
Udvidelsesskærmbilleder
Download bepop – boost your popularity-udvidelses-CRX-fil
Download bepop – boost your popularity-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
You choose vector of users, which you want to get. Our Artificial Intelligence start liking the most fit users by your custom.
Grundlæggende oplysninger om udvidelsen
Navn | bepop – boost your popularity |
ID | gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Officiel URL | https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb |
Beskrivelse | Boost your account with Real followers automatically |
Filstørrelse | 301 KB |
Antal Installationer | 28 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2020-11-17 |
Udgivelsesdato | 2020-11-16 |
Udvikler | tolikaman |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://bepop.app/ |
Hjælpeside-URL | https://bepop.app/ |
Understøttede Sprog | 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 } |