Unofficial reMarkable Firefox

Examine source code of Unofficial reMarkable

Inspect and view changes in Unofficial reMarkable source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Read on reMarkable",
  "version": "1.2.4",
  "description": "Read web articles on your reMarkable with a click.",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "action": {
    "default_title": "Read the current page on your reMarkable account.",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://webapp-prod.cloud.remarkable.engineering/",
    "https://internal.cloud.remarkable.com/"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "remarkable@schutter.xyz"
    }
  }
}

Best Unofficial reMarkable Alternatives

Here are some Firefox add-ons that are similar to Unofficial reMarkable: