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」です。
拡張機能のスクリーンショット
Trve Chrome拡張機能のCRXファイルをダウンロード
Trve Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" } ] } |