Trve Chrome

Sick of all the false metal fans in your life? Make them trve with Trve Chrome

Qu'est-ce que Trve Chrome ?

Trve Chrome est une extension Chrome développée par https://notharmlessfun.blogspot.com, et sa fonction principale est "Sick of all the false metal fans in your life? Make them trve with Trve Chrome".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Trve Chrome

Téléchargez les fichiers d'extension Trve Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Trve Chrome Trve Chrome
ID fimkdhipnijcanaoikbldlooljjbkjff
URL Officiel https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff
Description Sick of all the false metal fans in your life? Make them trve with Trve Chrome
Taille du Fichier 13.23 KB
Nombre d'Installations 10
Version Actuelle 0.666
Dernière Mise à Jour 2015-02-14
Date de Publication 2015-02-14
Évaluation 4.33/5 Total 6 Évaluations
Développeur https://notharmlessfun.blogspot.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        }
    ]
}