By: SageWaffle
Inspect and view changes in Destiny Chat Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Destiny Chat Sidebar",
"version": "1.4",
"description": "Embed Destiny.gg chat in Firefox sidebar",
"permissions": [
"tabs",
"storage",
"https://www.destiny.gg/*"
],
"sidebar_action": {
"default_title": "Destiny Chat",
"default_panel": "sidebar.html",
"default_icon": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"content_scripts": [
{
"matches": [
"https://www.destiny.gg/*"
],
"js": [
"ws-intercept.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Toggle Style",
"default_popup": "popup.html"
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"web_accessible_resources": [
"sidebar.html",
"dgg-sidebar-styles.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{5da842e6-714a-41ce-bcb2-28f83d3d493d}"
}
}
} Best Destiny Chat Sidebar Alternatives
Here are some Firefox add-ons that are similar to Destiny Chat Sidebar:
DGG Everywhere
Jazzy
DGG Everywhere
Jazzy
DGG Bigscreen Revived
Ethan0429
ChatGPT Sidebar for Fire Fox
HamzaDev
ChatGPT in Sidebar
semanticdata
dgg-gnomey-embed
mluettecke
DeepSeek Chat Sidebar
Kevin C
Discord in Sidebar
semanticdata
Chatwapp in Sidebar
GODIE
Pinstripe (Pinned tab sidebar)
Tom B