ComprarPremium Plugin

Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!

ComprarPremium Plugin란 무엇입니까?

ComprarPremium Plugin은(는) Yuri Gomes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

ComprarPremium Plugin 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Nosso plugin tem como função desproteger seus link com protetor de link e gerar links na velocidade Premium! Não baixe links de forma limitada mais, entre para o ComprarPremium.                    

확장 프로그램 기본 정보

이름 ComprarPremium Plugin ComprarPremium Plugin
ID niegcklodpdkohhkcnmkpbljpdfamdon
공식 URL https://chromewebstore.google.com/detail/comprarpremium-plugin/niegcklodpdkohhkcnmkpbljpdfamdon
설명 Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!
파일 크기 44.65 KB
설치 횟수 230
현재 버전 0.6
최근 업데이트 2020-05-05
출시 날짜 2020-05-01
평점 4.00/5 총 1 개의 평점
개발자 Yuri Gomes
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://comprarpremium.com/
지원되는 언어 pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ComprarPremium Plugin",
    "description": "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!",
    "version": "0.6",
    "manifest_version": 2,
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "plugin.js"
        ]
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/*\/*"
    ],
    "homepage_url": "http:\/\/comprarpremium.com\/",
    "browser_action": {
        "default_title": "",
        "default_icon": "icon_48.png"
    }
}