Mesh Firefox

Examine source code of Mesh

By: Mesh
Inspect and view changes in Mesh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mesh",
  "description": "A tool for building relationships and growing your network.",
  "version": "0.4.2",
  "icons": {
    "16": "app-icon/16.png",
    "32": "app-icon/32.png",
    "48": "app-icon/48.png",
    "96": "app-icon/96.png",
    "128": "app-icon/128.png"
  },
  "web_accessible_resources": [
    "iframe.html"
  ],
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-scripts/mesh.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Mesh"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{29cfd140-3930-442e-98a5-8df2faafa5a6}"
    }
  }
}

Best Mesh Alternatives

Here are some Firefox add-ons that are similar to Mesh: