Examine source code of WinWeb Invoicing

Inspect and view changes in WinWeb Invoicing source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "app": {
    "urls": [
      "http://www.winweb.com/invoicing-software/"
    ],
    "launch": {
      "web_url": "http://www.winweb.com/invoicing-software/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "WinWeb Invoicing - The fastest way to get paid",
  "name": "WinWeb Invoicing",
  "icons": {
    "16": "ww-16x16.png",
    "128": "ww-128x128.png"
  },
  "manifest_version": 2,
  "version": "1.2"
}