Cron Build Firefox

Examine source code of Cron Build

Inspect and view changes in Cron Build source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cron Build",
  "version": "1.1",
  "description": "Build and explain cron expressions visually",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e9e7d67-c7cb-43f2-bf85-aafe7de28f2d}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/size16.png",
    "48": "icons/size48.png"
  },
  "browser_action": {
    "default_popup": "view/popup.html",
    "default_icon": {
      "16": "icons/size16.png",
      "48": "icons/size48.png"
    }
  },
  "background": {
    "scripts": [
      "background/run.js"
    ]
  },
  "permissions": []
}

Best Cron Build Alternatives

Here are some Firefox add-ons that are similar to Cron Build: