WSSE Generator

WSSE Generator

A WSSE Header Generator

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "applications": {
    "gecko": {
      "id": "[email protected]"
    }
  },
  "manifest_version": 2,
  "name": "WSSE Generator",
  "version": "1.0.3",
  "description": "A WSSE Header Generator",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "browser_action": {
    "default_title": "WSSE Generator",
    "default_popup": "popup.html"
  }
}