ComprarPremium Plugin
Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!
ComprarPremium Pluginคืออะไร?
ComprarPremium Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yuri Gomes และคุณลักษณะหลักของมันคือ "Baixe Seus links de forma premium! Baixe com velocidade Premium e sem protetor de link!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ComprarPremium Plugin
ดาวน์โหลดไฟล์ส่วนขยาย ComprarPremium Plugin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" } } |