Korean Sensim Chrome

Examine source code of Korean Sensim

Inspect and view changes in Korean Sensim source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Korean Sensim",
  "version": "2.9.0",
  "description": "Learn Korean while you browse. 3 new words replace themselves every day.",
  "permissions": [
    "storage",
    "activeTab",
    "notifications",
    "alarms"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "config.js",
        "sync.js",
        "vocab.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Korean Sensim"
  },
  "background": {
    "service_worker": "background.js"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Korean Sensim Alternatives

Here are some Chrome extensions that are similar to Korean Sensim: