Show Page Meta Description Firefox

Examine source code of Show Page Meta Description

Inspect and view changes in Show Page Meta Description source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Show Page Meta Description",
  "version": "1.0",
  "description": "Hiển thị meta description của trang web hiện tại",
  "icons": {
    "48": "icons/icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "show-meta-description@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Show Page Meta Description Alternatives

Here are some Firefox add-ons that are similar to Show Page Meta Description: