Applications Manager Web Transaction Recorder Firefox

Examine source code of Applications Manager Web Transaction Recorder

Inspect and view changes in Applications Manager Web Transaction Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "name": "Applications Manager Web Transaction Recorder",
  "short_name": "Applications Manager RBM Recorder",
  "description": "Applications Manager Web Transaction Recorder",
  "version": "1.3.1",
  "author": "Monisha V",
  "homepage_url": "https://www.manageengine.com/products/applications_manager/",
  "browser_action": {
    "default_icon": {
      "16": "icons/rbm-icon-16.png",
      "48": "icons/rbm-icon-48.png",
      "128": "icons/rbm-icon-128.png"
    },
    "default_title": "Applications Manager Web Transaction Recorder"
  },
  "icons": {
    "16": "icons/rbm-icon-16.png",
    "48": "icons/rbm-icon-48.png",
    "128": "icons/rbm-icon-128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "contextMenus",
    "downloads",
    "webNavigation",
    "webRequestBlocking",
    "storage",
    "cookies",
    "browsingData",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "icons/rbm-window.png",
    "source/prompt.js",
    "source/indicator.js",
    "source/highlight.css",
    "bootstrap.html",
    "indicator.html",
    "source/index.html"
  ],
  "content_security_policy": "script-src 'self' 'sha256-6FXKxuRWuxqYNwfm8dfn09ksBLEcbH9yKX6yELna65E=' 'unsafe-eval'; object-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "source/vendor/global.js",
        "source/vendor/selenium-browserdetect.js",
        "source/atoms.js",
        "source/polyfills.js",
        "source/escape.js",
        "source/playback.js",
        "source/record.js"
      ],
      "match_about_blank": true,
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "source/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0dae2cd-e336-4481-b243-c1898657e614}"
    }
  }
}

Best Applications Manager Web Transaction Recorder Alternatives

Here are some Firefox add-ons that are similar to Applications Manager Web Transaction Recorder: