FastFlows Firefox

Examine source code of FastFlows

제작자: Digital365
Inspect and view changes in FastFlows source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FastFlows",
  "description": "FastFlows",
  "version": "0.0.1",
  "manifest_version": 3,
  "content_scripts": [
    {
      "matches": [
        "https://*.mycashflow.fi/flow/*"
      ],
      "run_at": "document_end",
      "js": [
        "libs/jquery-3.6.3.min.js",
        "content.js"
      ],
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extensions@halkeama.com"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "https://*.mycashflow.fi/flow/*"
  ]
}

최고의 FastFlows 대안

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