Examine source code of Easy+ Accent Marks

Inspect and view changes in Easy+ Accent Marks source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Easy+ Accent Marks",
  "description": "Easy Accent Marks is the simplest solution to effortlessly type accent marks.",
  "version": "3.9.8.619",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "./popup/index.html",
    "default_title": "Accent Marks"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}