Timeframe Sync Firefox

Examine source code of Timeframe Sync

By: S4M
Inspect and view changes in Timeframe Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Timeframe Sync",
  "version": "1.0.0",
  "description": "A floating widget showing timeframe countdowns and trading sessions.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Toggle Timeframe Sync",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "timeframesync@local.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Timeframe Sync Alternatives

Here are some Firefox add-ons that are similar to Timeframe Sync: