Page Sound Recorder Firefox

Examine source code of Page Sound Recorder

By: Vat
Inspect and view changes in Page Sound Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Sound Recorder",
  "version": "1.0",
  "description": "Ghi âm mọi âm thanh phát ra từ tab và xuất file WAV/MP3 offline.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95b5f2eb-b314-4b56-8b69-63498b730014}"
    }
  }
}

Best Page Sound Recorder Alternatives

Here are some Firefox add-ons that are similar to Page Sound Recorder: