Easy SEO Firefox

Examine source code of Easy SEO

By: Brad
Inspect and view changes in Easy SEO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy SEO",
  "version": "1.0",
  "description": "Analyze headings, images, links, title and metadescription. This extension look for any error from a SEO point of view.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "jquery-3.4.1.min.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png"
  }
}

Best Easy SEO Alternatives

Here are some Firefox add-ons that are similar to Easy SEO: