bepop – boost your popularity

Boost your account with Real followers automatically

What is bepop – boost your popularity?

bepop – boost your popularity is a Chrome extension developed by tolikaman, and its main feature is "Boost your account with Real followers automatically".

Extension Screenshots

screenshot
screenshot

Download bepop – boost your popularity Extension CRX File

Download bepop – boost your popularity extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name bepop – boost your popularity bepop – boost your popularity
ID gnpllmlecgpnhfgacmjfdjahkfdkcdlb
Official URL https://chromewebstore.google.com/detail/bepop-%E2%80%93-boost-your-popula/gnpllmlecgpnhfgacmjfdjahkfdkcdlb
Description Boost your account with Real followers automatically
File Size 301 KB
Installation Count 28
Current Version 1.0.0
Last Updated 2020-11-17
Publish Date 2020-11-16
Developer tolikaman
Email [email protected]
Payment Type free
Extension Website https://bepop.app/
Help Page URL https://bepop.app/
Supported Languages 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
}