ComprarPremium Plugin
Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!
Hvad er ComprarPremium Plugin?
ComprarPremium Plugin er en Chrome-udvidelse udviklet af Yuri Gomes, og dens hovedfunktion er "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!".
Udvidelsesskærmbilleder
Download ComprarPremium Plugin-udvidelses-CRX-fil
Download ComprarPremium Plugin-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | niegcklodpdkohhkcnmkpbljpdfamdon |
| Officiel URL | https://chromewebstore.google.com/detail/comprarpremium-plugin/niegcklodpdkohhkcnmkpbljpdfamdon |
| Beskrivelse | Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link! |
| Filstørrelse | 44.65 KB |
| Antal Installationer | 230 |
| Nuværende Version | 0.6 |
| Senest Opdateret | 2020-05-05 |
| Udgivelsesdato | 2020-05-01 |
| Bedømmelse | 4.00/5 Samlet 1 Bedømmelser |
| Udvikler | Yuri Gomes |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://comprarpremium.com/ |
| Understøttede Sprog | 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"
}
} | |