Etymonline Firefox

Examine source code of Etymonline

Inspect and view changes in Etymonline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.1.0",
  "name": "Etymonline",
  "description": "Select a word, right click, and choose Etymonline from context menu to look up its etymology seamlessly.",
  "author": "Nhân Trí",
  "homepage_url": "https://github.com/nhantrichuyenanh/Etymonline",
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "64": "icon.png",
    "128": "icon.png",
    "256": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": false
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Etymonline",
      "search_url": "https://www.etymonline.com/search?q={searchTerms}",
      "keyword": "@etymonline",
      "favicon_url": "icon.png",
      "is_default": false
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2dba1704-2c21-4580-98d5-fa7fb92ab6d9}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Etymonline Alternatives

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