Trve Chrome

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

Trve Chrome란 무엇입니까?

Trve Chrome은(는) https://notharmlessfun.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sick of all the false metal fans in your life? Make them trve with Trve Chrome"입니다.

확장 프로그램 스크린샷

screenshot

Trve Chrome 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Trve Chrome Trve Chrome
ID fimkdhipnijcanaoikbldlooljjbkjff
공식 URL https://chromewebstore.google.com/detail/trve-chrome/fimkdhipnijcanaoikbldlooljjbkjff
설명 Sick of all the false metal fans in your life? Make them trve with Trve Chrome
파일 크기 13.23 KB
설치 횟수 10
현재 버전 0.666
최근 업데이트 2015-02-14
출시 날짜 2015-02-14
평점 4.33/5 총 6 개의 평점
개발자 https://notharmlessfun.blogspot.com
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
        }
    ]
}