FE Network LOG Firefox

Examine source code of FE Network LOG

Inspect and view changes in FE Network LOG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FE Network LOG",
  "version": "1.31",
  "description": "HAR File Viewer",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fe-network-log@yourdomain.com",
      "strict_min_version": "109.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  }
}

Best FE Network LOG Alternatives

Here are some Firefox add-ons that are similar to FE Network LOG: