Pointers Firefox

Examine source code of Pointers

Inspect and view changes in Pointers source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pointers",
  "version": "1.0",
  "description": "Quick static reference for pointer syntax in 50 programming languages.",
  "sidebar_action": {
    "default_title": "Pointers",
    "default_panel": "sidebar.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pointers@yourdomain.com",
      "strict_min_version": "110.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [],
  "host_permissions": [],
  "optional_permissions": [],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  }
}

最佳 Pointers 替代方案

这里是一些与Pointers类似的Firefox add-on: