By: itsmarta
Inspect and view changes in DeepStyled - Custom Deepseek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DeepStyled - Deepseek Customization",
"description": "Redesign Deepseek: custom accent colors, fonts & layouts — widescreen mode and hide thinking process",
"version": "3.2.1",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"author": "itsmarta",
"homepage_url": "https://github.com/itsmartashub/DeepStyled",
"permissions": [
"storage",
"https://chat.deepseek.com/*"
],
"content_security_policy": "script-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; object-src 'self';",
"applications": {
"gecko": {
"id": "deepstyled@itsmarta"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://chat.deepseek.com/*"
],
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
]
}
]
} Best DeepStyled - Custom Deepseek Alternatives
Here are some Firefox add-ons that are similar to DeepStyled - Custom Deepseek: