bepop – boost your popularity

Boost your account with Real followers automatically

bepop – boost your popularityとは何ですか?

bepop – boost your popularityはtolikamanによって開発されたChromeの拡張機能で、その主な機能は「Boost your account with Real followers automatically」です。

拡張機能のスクリーンショット

screenshot
screenshot

bepop – boost your popularity拡張機能のCRXファイルをダウンロード

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
Eメール [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
}