Tab Audio Recorder Firefox

Examine source code of Tab Audio Recorder

Inspect and view changes in Tab Audio Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Audio Recorder",
  "version": "1.0.0",
  "description": "Ghi âm âm thanh từ tab hiện tại và lưu dưới dạng file .webm.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "tabCapture"
  ],
  "browser_action": {
    "default_title": "Tab Audio Recorder",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{e0bb49ee-b611-4b76-abf1-b6beff649a4e}"
    }
  }
}

Best Tab Audio Recorder Alternatives

Here are some Firefox add-ons that are similar to Tab Audio Recorder: