Racionalist Browser Activity Firefox

Examine source code of Racionalist Browser Activity

Inspect and view changes in Racionalist Browser Activity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Racionalist Browser Activity",
  "version": "0.1.1",
  "description": "Sends active Browser activity to Racionalist OS Activity Desktop App.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "http://127.0.0.1:3210/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Racionalist Browser Activity",
    "default_icon": {
      "16": "icons/16px.png",
      "32": "icons/32px.png",
      "48": "icons/48px.png",
      "128": "icons/128px.png"
    }
  },
  "icons": {
    "16": "icons/16px.png",
    "32": "icons/32px.png",
    "48": "icons/48px.png",
    "128": "icons/128px.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "os-activity-bridge@racionalist.local",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  }
}

Best Racionalist Browser Activity Alternatives

Here are some Firefox add-ons that are similar to Racionalist Browser Activity: