ComprarPremium Plugin
Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!
What is ComprarPremium Plugin?
ComprarPremium Plugin is a Chrome extension developed by Yuri Gomes, and its main feature is "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!".
Extension Screenshots
Download ComprarPremium Plugin Extension CRX File
Download ComprarPremium Plugin 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
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.
Extension Basic Information
Name | ComprarPremium Plugin |
ID | niegcklodpdkohhkcnmkpbljpdfamdon |
Official URL | https://chromewebstore.google.com/detail/comprarpremium-plugin/niegcklodpdkohhkcnmkpbljpdfamdon |
Description | Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link! |
File Size | 44.65 KB |
Installation Count | 230 |
Current Version | 0.6 |
Last Updated | 2020-05-05 |
Publish Date | 2020-05-01 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Yuri Gomes |
[email protected] | |
Payment Type | free |
Extension Website | http://comprarpremium.com/ |
Supported Languages | 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" } } |