Google Rich Snippets Firefox

Examine source code of Google Rich Snippets

By: Jun88
Inspect and view changes in Google Rich Snippets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Rich Snippets",
  "version": "1.0",
  "description": "Highlight Google Rich Snippets on the current webpage.",
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "google_rich_snippets_extension@gmail.com"
    }
  }
}

Best Google Rich Snippets Alternatives

Here are some Firefox add-ons that are similar to Google Rich Snippets: