KoreaDropdown Firefox

Examine source code of KoreaDropdown

By: Dodol Add-on
Inspect and view changes in KoreaDropdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "KoreaDropdown",
  "description": "KoreaDropdown은 웹사이트의 드롭다운 메뉴에서 'Korea'를 자동으로 선택하는 크롬 확장 프로그램입니다.",
  "version": "1.3",
  "manifest_version": 3,
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "koreadropdown@example.com"
    }
  }
}

Best KoreaDropdown Alternatives

Here are some Firefox add-ons that are similar to KoreaDropdown: