Examine source code of 你說一句,我說一句

Inspect and view changes in 你說一句,我說一句 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
{
  "name": "你說一句,我說一句",
  "version": "1.0",
  "description": "當你壓力很大的時候,玩玩我,也抒壓!",
  "manifest_version": 2,
  "permissions": [
    "contextMenus"
  ],
  "browser_action": {
    "default_popup": "iandyou.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0334d177-c218-476d-a55e-c731cb4e4fd3}"
    }
  }
}