Hannibal Theme
Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before…
What is Hannibal Theme?
Hannibal Theme is a Chrome extension developed by htrap1211, and its main feature is "Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before…".
Extension Screenshots
Download Hannibal Theme Extension CRX File
Download Hannibal Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | ooacdcfbfccifamackcanhdkllcodghh |
Official URL | https://chromewebstore.google.com/detail/hannibal-theme/ooacdcfbfccifamackcanhdkllcodghh |
Description | Hannibal Lecter is a fictional character created by novelist Thomas Harris. Lecter is a serial killer who eats his victims. Before… |
File Size | 3.43 MB |
Installation Count | 84 |
Current Version | 1.0.0 |
Last Updated | 2022-03-09 |
Publish Date | 2022-03-09 |
Rating | 5.00/5 Total 2 Ratings |
Developer | htrap1211 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |