Summarize and Translate with Gemini Firefox

Examine source code of Summarize and Translate with Gemini

Inspect and view changes in Summarize and Translate with Gemini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "extension-summarize-translate-gemini@dbstudy.info"
    }
  },
  "name": "__MSG_extension_name__",
  "version": "1.8.12",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "icons": {
    "128": "img/icon-128.png"
  },
  "author": "sh2@pop01.odn.ne.jp",
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "service-worker.js"
    ],
    "type": "module"
  },
  "options_page": "options.html",
  "permissions": [
    "activeTab",
    "contextMenus",
    "scripting",
    "storage"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+G"
      }
    },
    "custom-action-1": {
      "suggested_key": {
        "default": "Alt+1"
      },
      "description": "__MSG_shortcuts_custom_action_1__"
    },
    "custom-action-2": {
      "suggested_key": {
        "default": "Alt+2"
      },
      "description": "__MSG_shortcuts_custom_action_2__"
    },
    "custom-action-3": {
      "suggested_key": {
        "default": "Alt+3"
      },
      "description": "__MSG_shortcuts_custom_action_3__"
    }
  }
}

Best Summarize and Translate with Gemini Alternatives

Here are some Firefox add-ons that are similar to Summarize and Translate with Gemini: