CronExp Build Firefox

Examine source code of CronExp Build

Inspect and view changes in CronExp Build source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CronExp Build",
  "version": "1.1",
  "description": "Build and explain cron expressions visually",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e950635d-0866-49f7-99c9-4a7bcad330d8}",
      "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 CronExp Build Alternatives

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