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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}