DeepSeek Summarizer Firefox

Examine source code of DeepSeek Summarizer

제작자: AltaiR Add-on
Inspect and view changes in DeepSeek Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeepSeek Summarizer",
  "version": "2.1",
  "description": "Суммирование активной страницы через DeepSeek с учетом промпта",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "deepseek-summarizer@example.com"
    }
  }
}

최고의 DeepSeek Summarizer 대안

다음은 DeepSeek Summarizer과(와) 유사한 Firefox add-on입니다: