CMS links Firefox

Examine source code of CMS links

Inspect and view changes in CMS links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CMS links",
  "description": "Provides links from your site to Contentful.",
  "version": "1.0.4",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "george.gillams@typeform.com"
    }
  }
}

Best CMS links Alternatives

Here are some Firefox add-ons that are similar to CMS links: