Knack Utils Firefox

Examine source code of Knack Utils

Inspect and view changes in Knack Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.5.0",
  "manifest_version": 2,
  "name": "Knack Utils",
  "short_name": "Knack Utils",
  "description": "Useful utilities for the Knack.com Builder",
  "content_scripts": [
    {
      "matches": [
        "https://builder.knack.com/*/*"
      ],
      "js": [
        "inject.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "128": "assets/images/logo.png"
  },
  "web_accessible_resources": [
    "assets/**",
    "content.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "knack-utils@icewolf.ca"
    }
  }
}

Meilleures alternatives Knack Utils

Voici quelques Firefox add-ons qui sont similaires à Knack Utils :