By: cllama
Inspect and view changes in HermesAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"default_locale": "en",
"version": "1.0.1",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/48.png",
"96": "icons/96.png"
},
"action": {
"default_icon": {
"32": "icons/32.png"
},
"default_title": "__MSG_defaultTitle__"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; connect-src 'self' http://*:*;"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "hermesai@fxdq.net"
}
}
} Best HermesAI Alternatives
Here are some Firefox add-ons that are similar to HermesAI: