By: Dine Kinen
Inspect and view changes in Tabby AI Tab Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tabby AI Tab Assistant",
"version": "1.3",
"description": "AI-powered tab manager to categorize, search, and group tabs intelligently.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{11813fa2-63b8-4355-ad93-acf110c4968e}"
}
}
} Best Tabby AI Tab Assistant Alternatives
Here are some Firefox add-ons that are similar to Tabby AI Tab Assistant: