Trve Chrome
Sick of all the false metal fans in your life? Make them trve with Trve Chrome
O que é Trve Chrome?
Trve Chrome é uma extensão do Chrome desenvolvida por https://notharmlessfun.blogspot.com, e sua principal característica é "Sick of all the false metal fans in your life? Make them trve with Trve Chrome".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Trve Chrome
Baixe arquivos de extensão Trve Chrome no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Trve Chrome |
ID | fimkdhipnijcanaoikbldlooljjbkjff |
URL Oficial | https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff |
Descrição | Sick of all the false metal fans in your life? Make them trve with Trve Chrome |
Tamanho do Arquivo | 13.23 KB |
Contagem de Instalações | 10 |
Versão Atual | 0.666 |
Última Atualização | 2015-02-14 |
Data de Publicação | 2015-02-14 |
Classificação | 4.33/5 Total de 6 Avaliações |
Desenvolvedor | https://notharmlessfun.blogspot.com |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } ] } |