By: Yiannis
Inspect and view changes in Perplexity AI Sidebar Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Perplexity AI Sidebar Chat",
"author": "Yiannis Charalambous",
"version": "0.1.1",
"description": "A Firefox sidebar extension that integrates Perplexity AI for intelligent conversations about the current webpage content.",
"browser_specific_settings": {
"gecko": {
"id": "{aae7d5ec-6213-4881-94e9-4f0cee5ca081}"
}
},
"permissions": [
"tabs",
"activeTab",
"storage",
"<all_urls>"
],
"sidebar_action": {
"default_title": "Perplexity AI Chat",
"default_panel": "sidebar.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Perplexity AI Sidebar Chat Alternatives
Here are some Firefox add-ons that are similar to Perplexity AI Sidebar Chat:
Perplexity Sidebar
Ravenna
Public AI Sidebar
Daskashk
Perplexity Search Engine
Emrah Diril
Perplexity Table of Content
AOSL7
AI Search
Paul
Polination AI Chat
Processor
Perplexity Omnibox
8columns
ChatIndex
sidharth
AI Sidebar for Firefox
DerivedFunction
DuckDuckGo AI Chat
Grav
AI Assistant Sidebar
Woobat8
DeepSeek Chat Sidebar
Kevin C