Trve Chrome
Sick of all the false metal fans in your life? Make them trve with Trve Chrome
Trve Chromeคืออะไร?
Trve Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://notharmlessfun.blogspot.com และคุณลักษณะหลักของมันคือ "Sick of all the false metal fans in your life? Make them trve with Trve Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Trve Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Trve Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
From the frostbitten northern reaches of the internet, I present you Trve Chrome: When other metal people are false, Trve Chrome is there for you. When someone meant to write Lemmy but wrote God accidentally, Trve Chrome is there for you. This is vvhat happens when metaljerk gets bored. Vsers should only install this upon penalty of burned and died.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Trve Chrome |
ID | fimkdhipnijcanaoikbldlooljjbkjff |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff |
คำอธิบาย | Sick of all the false metal fans in your life? Make them trve with Trve Chrome |
ขนาดไฟล์ | 13.23 KB |
จำนวนการติดตั้ง | 10 |
เวอร์ชันปัจจุบัน | 0.666 |
อัปเดตครั้งล่าสุด | 2015-02-14 |
วันที่เผยแพร่ | 2015-02-14 |
คะแนน | 4.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://notharmlessfun.blogspot.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trve Chrome", "version": "0.666", "description": "Sick of all the false metal fans in your life? Make them trve with Trve Chrome", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content_script.js" ], "run_at": "document_end" } ] } |