ComprarPremium Plugin
Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!
Wat is ComprarPremium Plugin?
ComprarPremium Plugin is een Chrome-extensie ontwikkeld door Yuri Gomes, en de belangrijkste functie is "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!".
Extensie Screenshots
Download het CRX-bestand van de extensie ComprarPremium Plugin
Download ComprarPremium Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | niegcklodpdkohhkcnmkpbljpdfamdon |
| Officiële URL | https://chromewebstore.google.com/detail/comprarpremium-plugin/niegcklodpdkohhkcnmkpbljpdfamdon |
| Beschrijving | Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link! |
| Bestandsgrootte | 44.65 KB |
| Aantal Installaties | 230 |
| Huidige Versie | 0.6 |
| Laatst Bijgewerkt | 2020-05-05 |
| Publicatiedatum | 2020-05-01 |
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Yuri Gomes |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://comprarpremium.com/ |
| Ondersteunde Talen | 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"
}
} | |