~15651933282-v/study.cs.ucl-password-collection-clients/study.cs.ucl-password-collection-clients

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: tianweisong
  • Date: 2015-06-23 21:55:58 UTC
  • Revision ID: 15651933282@163.com-20150623215558-eg25okgpdzfwh3rp
stw0623

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
  "manifest_version": 2,
3
 
  "name": "UCL Password Monitor",
4
 
  "description": "This extension monitors login attempts and computes password strength and usage metrics for scientific research at UCL.",
 
3
  "name": "UCL 密码监视器",
 
4
  "description": "这个插件监视登录的尝试并计算密码强度和使用的度量,以供UCL的科学研究。",
5
5
  "version": "0.9.1",
6
6
  "icons": {
7
7
    "16": "image/icon16.png",
34
34
      "19": "image/icon19.png",
35
35
      "38": "image/icon38.png"
36
36
    },
37
 
    "default_title": "UCL Password Manager",
 
37
    "default_title": "UCL密码监视器",
38
38
    "default_popup": "html/browser_action.html"
39
39
  },
40
40
  "minimum_chrome_version": "40",