ReMynd Browser Extension Firefox

Examine source code of ReMynd Browser Extension

Inspect and view changes in ReMynd Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ReMynd Browser Extension",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "version": "1.0.14.8913",
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "config.js",
        "lib/browser-polyfill-0.12.0.min.js",
        "lib/arrive-2.4.1.min.js",
        "content.js"
      ]
    }
  ],
  "permissions": [
    "nativeMessaging",
    "tabs",
    "history",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "icons": {
    "32": "icons/icon32.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "screenomex@m37.ai",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "lib/browser-polyfill-0.12.0.min.js",
      "config.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon32.png",
      "128": "icons/icon128.png"
    },
    "default_title": "ReMynd"
  }
}

Best ReMynd Browser Extension Alternatives

Here are some Firefox add-ons that are similar to ReMynd Browser Extension: