Engye Drive Mount Firefox

Examine source code of Engye Drive Mount

Inspect and view changes in Engye Drive Mount source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Engye Drive Mount",
  "version": "0.8.0",
  "description": "Mount your phone as a network drive — click the toolbar icon to scan once and mount.",
  "permissions": [
    "http://127.0.0.1:47321/*",
    "ws://127.0.0.1:47321/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Engye Drive Mount",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "engye-drive-mount@fuzzyworld.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Engye Drive Mount Alternatives

Here are some Firefox add-ons that are similar to Engye Drive Mount: