Examine source code of SimpleFeedback - CRM Services

Inspect and view changes in SimpleFeedback - CRM Services 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",
  "manifest_version": 2,
  "name": "SimpleFeedback - CRM Services",
  "short_name": "SimpleFeedback",
  "description": "Customer engagement tools for websites & mobile apps.  Add Feedback, Support, Sales Leads, CRM Inquiries, and more. FREE TRIAL!",
  "version": "1.0.2",
  "icons": {
    "32": "sfb_icon_32.png",
    "64": "sfb_icon_64.png",
    "128": "sfb_icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.simplefeedback.com/?src=104"
    ],
    "launch": {
      "web_url": "http://www.simplefeedback.com/?src=104"
    }
  }
}