GeoPic Pin Firefox

Examine source code of GeoPic Pin

By: Hy
Inspect and view changes in GeoPic Pin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GeoPic Pin",
  "version": "1.0.0",
  "description": "Ghim hình ảnh theo vị trí trên trang để tạo bộ sưu tập.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "GeoPic Pin",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "geopic-pin-97fbb276-04d8-40e4-8751-98108cb19f5f@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best GeoPic Pin Alternatives

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