Fertilizer Firefox

Examine source code of Fertilizer

제작자: Thomas Pfeiffer
Inspect and view changes in Fertilizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Fertilizer",
  "description": "Web extension to enhance Harvest UI",
  "version": "1.1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7c40e74-3a6b-4c67-9e26-1c2f2435f9ad}"
    }
  },
  "action": {
    "default_title": "Fertilizer",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.harvestapp.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

최고의 Fertilizer 대안

다음은 Fertilizer과(와) 유사한 Firefox add-on입니다: