Inspect and view changes in OpenWebUI Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "OpenWebUI Chat",
"description": "Chat with any webpage and summarize content directly in Firefox using your Open WebUI server.",
"version": "1.0.0",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "OpenWebUI Chat"
},
"sidebar_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "OpenWebUI Chat",
"default_panel": "sidebar/sidebar.html",
"open_at_install": false
},
"background": {
"scripts": [
"background/background.js"
]
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "openwebui-chat@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのOpenWebUI Chat代替案
OpenWebUI Chatに類似したFirefox add-onをいくつか紹介します:
AI Web Summarizer
gggentii
AI Web Assistant
red1dev2
Sidekick AI
woojooin
AI Summary
Pascal Greuter
Webpage Summary: ⚡Open Source AI Summarization
work-tech
AI Chatbot Sidebar
MrSuperfluous
Smart Page Summarizer
Iwan
ChatGPT Webpage Summarizer
FB88
Web Assistant for AI
Halil İbrahim
Page-Summarizer-Extension
Bharat Nanda
Quick Glance
Soheil Yasrebi
PageTalk - Your AI Assistant
LeunHo