Wiseops Firefox

Examine source code of Wiseops

提供元: CloudKeeper
Inspect and view changes in Wiseops source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.6.0",
  "name": "Wiseops",
  "description": "Engineering Productivity",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "assets/store_logo_32.png"
  },
  "permissions": [
    "tabs",
    "https://staging.wiseops.ai/*",
    "https://app.wiseops.ai/*"
  ],
  "icons": {
    "16": "assets/store_logo_16.png",
    "32": "assets/store_logo_32.png",
    "48": "assets/store_logo_48.png",
    "128": "assets/store_logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.costwise.ai/*",
        "https://staging.wiseops.ai/*",
        "https://app.wiseops.ai/*"
      ],
      "js": [
        "costwiseHook.js"
      ]
    },
    {
      "matches": [
        "https://*.aws.amazon.com/*"
      ],
      "js": [
        "aws.js",
        "costwiseHook.js"
      ],
      "run_at": "document_end",
      "permissions": [
        "https://staging.wiseops.ai/*",
        "https://app.wiseops.ai/*"
      ],
      "match_about_blank": true,
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "assets/*.*",
    "costwiseHook.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{19eb43b1-0f82-44b3-80ff-77b5536a1d16}"
    }
  }
}

ベストのWiseops代替案

Wiseopsに類似したFirefox add-onをいくつか紹介します: