bepop – boost your popularity

Boost your account with Real followers automatically

Co to jest bepop – boost your popularity?

bepop – boost your popularity to rozszerzenie Chrome opracowane przez tolikaman, a jego główną funkcją jest „Boost your account with Real followers automatically”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia bepop – boost your popularity

Pobierz pliki rozszerzeń bepop – boost your popularity w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        You choose vector of users, which you want to get.
Our Artificial Intelligence start liking the most fit users by your custom.                    

Podstawowe informacje o rozszerzeniu

Nazwa bepop – boost your popularity bepop – boost your popularity
ID gnpllmlecgpnhfgacmjfdjahkfdkcdlb
Oficjalny URL https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb
Opis Boost your account with Real followers automatically
Rozmiar pliku 301 KB
Liczba instalacji 28
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2020-11-17
Data Publikacji 2020-11-16
Deweloper tolikaman
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://bepop.app/
Adres URL Strony Pomocy https://bepop.app/
Obsługiwane Języki 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
}