Examine source code of WinWeb Business Startup Bundle

Inspect and view changes in WinWeb Business Startup Bundle 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "WinWeb Business Startup Bundle",
  "description": "WinWeb Business Startup Bundle - Work Smarter Not Harder.",
  "version": "1.2",
  "app": {
    "urls": [
      "http://www.winweb.com/business-startup-bundle/"
    ],
    "launch": {
      "web_url": "http://www.winweb.com/business-startup-bundle/"
    }
  },
  "icons": {
    "16": "ww-16x16.png",
    "128": "ww-128x128.png"
  },
  "manifest_version": 2
}