Native Sim Firefox

Examine source code of Native Sim

By: usoy404
Inspect and view changes in Native Sim source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Native Sim",
  "version": "1.0",
  "description": "View local React Native web build in a mobile phone frame",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "nativesim@arjayalforte.com",
      "strict_min_version": "120.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_title": "Native Sim",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Native Sim Alternatives

Here are some Firefox add-ons that are similar to Native Sim: