Capture Info For LocalMate Firefox

Examine source code of Capture Info For LocalMate

By: ashy_y
Inspect and view changes in Capture Info For LocalMate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Capture Info For LocalMate",
  "version": "1.1.7",
  "description": "Capture Info For LocalMate",
  "icons": {
    "48": "border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "axios.min.js",
        "app.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "border-48.png",
    "default_title": "Click the button to collect information from the current page"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5348363b-8543-4b38-bf9d-14be622fbc85}"
    }
  }
}

Best Capture Info For LocalMate Alternatives

Here are some Firefox add-ons that are similar to Capture Info For LocalMate: