GeoPic Peek Firefox

Examine source code of GeoPic Peek

By: Nhi
Inspect and view changes in GeoPic Peek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GeoPic Peek",
  "version": "1.0.0",
  "description": "Hiển thị bản đồ nhỏ nếu ảnh có thông tin vị trí (Exif GPS).",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "GeoPic Peek",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "geopic-peek@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best GeoPic Peek Alternatives

Here are some Firefox add-ons that are similar to GeoPic Peek: