Trve Chrome

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

What is Trve Chrome?

Trve Chrome is a Chrome extension developed by https://notharmlessfun.blogspot.com, and its main feature is "Sick of all the false metal fans in your life? Make them trve with Trve Chrome".

Extension Screenshots

screenshot

Download Trve Chrome Extension CRX File

Download Trve Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Trve Chrome Trve Chrome
ID fimkdhipnijcanaoikbldlooljjbkjff
Official URL 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
File Size 13.23 KB
Installation Count 10
Current Version 0.666
Last Updated 2015-02-14
Publish Date 2015-02-14
Rating 4.33/5 Total 6 Ratings
Developer https://notharmlessfun.blogspot.com
Email [email protected]
Payment Type free
Supported Languages 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"
        }
    ]
}