Trve Chrome
Sick of all the false metal fans in your life? Make them trve with Trve Chrome
Apa itu Trve Chrome?
Trve Chrome adalah ekstensi Chrome yang dikembangkan oleh https://notharmlessfun.blogspot.com, dan fitur utamanya adalah "Sick of all the false metal fans in your life? Make them trve with Trve Chrome".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Trve Chrome
Unduh file ekstensi Trve Chrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Trve Chrome |
ID | fimkdhipnijcanaoikbldlooljjbkjff |
URL Resmi | https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff |
Deskripsi | Sick of all the false metal fans in your life? Make them trve with Trve Chrome |
Ukuran File | 13.23 KB |
Jumlah Instalasi | 10 |
Versi Saat Ini | 0.666 |
Terakhir Diperbarui | 2015-02-14 |
Tanggal Publikasi | 2015-02-14 |
Penilaian | 4.33/5 Total 6 Penilaian |
Pengembang | https://notharmlessfun.blogspot.com |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } ] } |