Quick Workout Popup Firefox

Examine source code of Quick Workout Popup

Inspect and view changes in Quick Workout Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Workout Popup",
  "version": "1.3",
  "description": "Provides quick workout suggestions directly from a popup for short exercise breaks.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Quick Workout Popup",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Quick-Workout-Popup",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Quick Workout Popup Alternatives

Here are some Firefox add-ons that are similar to Quick Workout Popup: