By: j88
Inspect and view changes in AI Assistant Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Assistant Overlay",
"version": "1.0",
"description": "AI assistant available on any website.",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3793edbd-4fe0-4041-ab57-5c01cae220ad}"
}
}
} Best AI Assistant Overlay Alternatives
Here are some Firefox add-ons that are similar to AI Assistant Overlay: