Beastnotes ▪ Take notes for online courses Firefox

Examine source code of Beastnotes ▪ Take notes for online courses

Inspect and view changes in Beastnotes ▪ Take notes for online courses source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Beastnotes ▪ Take notes for online courses",
  "description": "Take notes and learn effectively while watching course videos on MOOC platforms, YouTube etc.",
  "version": "0.5.1",
  "manifest_version": 2,
  "author": "https://www.beastnotes.com/",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background/index.js"
    ],
    "persistent": false
  },
  "browser_action": {},
  "externally_connectable": {
    "matches": [
      "https://*.beastnotes.com/*"
    ]
  },
  "permissions": [
    "activeTab",
    "alarms",
    "cookies",
    "storage",
    "https://www.beastnotes.com/",
    "unlimitedStorage"
  ],
  "commands": {
    "timestamp": {
      "suggested_key": {
        "default": "Ctrl+Shift+Period",
        "mac": "MacCtrl+Shift+Period"
      },
      "description": "Capture timestamp"
    },
    "video_mode": {
      "suggested_key": {
        "default": "Ctrl+Shift+V",
        "mac": "MacCtrl+Shift+V"
      },
      "description": "Toggle video mode"
    },
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "MacCtrl+Shift+Space"
      }
    }
  },
  "web_accessible_resources": [
    "content/*",
    "vendor/*"
  ]
}

Best Beastnotes ▪ Take notes for online courses Alternatives

Here are some Firefox add-ons that are similar to Beastnotes ▪ Take notes for online courses: