Hannibal Theme
Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before…
什麼是Hannibal Theme?
Hannibal Theme是由htrap1211開發的Chrome擴展程式,該擴展的主要功能是“Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before…”。
擴展截圖
下載Hannibal Theme擴展crx文件
下載Hannibal Theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before his capture, he was a respected forensic psychiatrist.
擴展基本資訊
名稱 | |
ID | ooacdcfbfccifamackcanhdkllcodghh |
官方網址 | https://chromewebstore.google.com/detail/hannibal-theme/ooacdcfbfccifamackcanhdkllcodghh |
簡介 | Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before… |
檔案大小 | 3.43 MB |
安裝次數 | 84 |
目前版本 | 1.0.0 |
更新時間 | 2022-03-09 |
上架時間 | 2022-03-09 |
評分 | 5.00/5 共 2 次評分 |
開發者 | htrap1211 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hannibal Theme", "version": "1.0.0", "manifest_version": 3, "action": { "default_popup": "index.html", "default_icon": "logo.png" }, "icons": { "128": "logo.png" }, "permissions": [ "activeTab" ] } |