Graphcheckr Firefox

Examine source code of Graphcheckr

Inspect and view changes in Graphcheckr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Graphcheckr",
  "description": "Audit Open Graph, SEO metadata, and social previews on any page in one click.",
  "version": "0.1.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "graphcheckr@shadownine.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Graphcheckr",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  }
}

Best Graphcheckr Alternatives

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