Minimalist Screen Recorder Firefox

Examine source code of Minimalist Screen Recorder

By: JARS Add-on
Inspect and view changes in Minimalist Screen Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screen Recorder",
  "version": "1.1.1",
  "description": "Record screen with audio and save as .webm",
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Minimalist Screen Recorder"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7badeb04-611f-4683-b463-c00107f7e4c4}"
    }
  }
}

Best Minimalist Screen Recorder Alternatives

Here are some Firefox add-ons that are similar to Minimalist Screen Recorder: