bepop – boost your popularity

Boost your account with Real followers automatically

Что такое bepop – boost your popularity?

bepop – boost your popularity - это расширение Chrome, разработанное tolikaman, и его основная функция - "Boost your account with Real followers automatically".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения bepop – boost your popularity

Скачайте файлы расширений 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 bepop – boost your popularity
ID gnpllmlecgpnhfgacmjfdjahkfdkcdlb
Официальный URL 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
}