Trve Chrome
Sick of all the false metal fans in your life? Make them trve with Trve Chrome
Cos'è Trve Chrome?
Trve Chrome è un'estensione di Chrome sviluppata da https://notharmlessfun.blogspot.com, e la sua funzione principale è "Sick of all the false metal fans in your life? Make them trve with Trve Chrome".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Trve Chrome
Scarica i file di estensione Trve Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Trve Chrome |
ID | fimkdhipnijcanaoikbldlooljjbkjff |
URL Ufficiale | https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff |
Descrizione | Sick of all the false metal fans in your life? Make them trve with Trve Chrome |
Dimensione del File | 13.23 KB |
Conteggio Installazioni | 10 |
Versione Corrente | 0.666 |
Ultimo Aggiornamento | 2015-02-14 |
Data di Pubblicazione | 2015-02-14 |
Valutazione | 4.33/5 Totale 6 Valutazioni |
Sviluppatore | https://notharmlessfun.blogspot.com |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } ] } |