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 |
官方網址 | 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" } ] } |