Tuvix Tricorder Firefox

Examine source code of Tuvix Tricorder

Inspect and view changes in Tuvix Tricorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tuvix Tricorder",
  "version": "0.2.1",
  "description": "Discover RSS and Atom feeds on any website. Official companion extension for Tuvix RSS - a modern, self-hostable feed aggregator.",
  "icons": {
    "16": "icons/tuvix-disabled-16.png",
    "48": "icons/tuvix-disabled-48.png",
    "128": "icons/tuvix-disabled-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/tuvix-disabled-16.png",
      "48": "icons/tuvix-disabled-48.png",
      "128": "icons/tuvix-disabled-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tricorder@tuvix.rss",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "112.0"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Tuvix Tricorder Alternatives

Here are some Firefox add-ons that are similar to Tuvix Tricorder: