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