Examine source code of Deutsch - Thai Online-Dolmetscher

Inspect and view changes in Deutsch - Thai Online-Dolmetscher 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": "Deutsch - Thai Online-Dolmetscher",
  "description": "Deutsch - Thai Übersetzung, Thailändisch - Deutsch Dolmetscher. Free Thailand Translation. แปล เยอรมัน - ไทย",
  "version": "4.0",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.aw6.de/"
    ],
    "launch": {
      "web_url": "http://www.aw6.de/"
    }
  },
  "icons": {
    "128": "tr-icon128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}