├── LICENSE ├── README.md ├── content.js ├── manifest.json └── sidebar.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zxkmm/firefox_plugin_deepseek_helper/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zxkmm/firefox_plugin_deepseek_helper/HEAD/README.md -------------------------------------------------------------------------------- /content.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zxkmm/firefox_plugin_deepseek_helper/HEAD/content.js -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zxkmm/firefox_plugin_deepseek_helper/HEAD/manifest.json -------------------------------------------------------------------------------- /sidebar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zxkmm/firefox_plugin_deepseek_helper/HEAD/sidebar.css --------------------------------------------------------------------------------