Social Previewer Firefox

Examine source code of Social Previewer

Inspect and view changes in Social Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Social Previewer",
  "version": "1.0",
  "description": "Instantly preview OpenGraph and Twitter cards on your local builds.",
  "action": {
    "default_title": "Show Social Preview"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "socialpreviewer@yourdomain.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Social Previewer Alternatives

Here are some Firefox add-ons that are similar to Social Previewer: