应用简介
僵尸来了,植物们准备好了吗
僵尸入侵你的家后,你的大脑!值得庆幸的是,你有你的武器库,保护你的植物!你需要考虑快速,种植植物,阻止不同类型的僵尸。这是个考验手速的游戏。
配置文件
Code
1 | {"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","name":"Plants vz Zombies","manifest_version":2,"version":"3.7","description":"Play the Plants vz Zombies right now trial.","background":{"scripts":["js\/jquery-1.7.2.min.js","js\/background.min.js"]},"content_scripts":[{"matches":["http:\/\/*\/*","https:\/\/*\/*"],"js":["js\/jquery-1.7.2.min.js"],"run_at":"document_start"}],"permissions":["storage","http:\/\/*\/*","http:\/\/igrape.com.br\/"],"browser_action":{"default_icon":"images\/icon_19.png","default_title":"Plants vz Zombies","default_popup":"popup.html"},"icons":{"128":"images\/icon_128.png","64":"images\/icon_32.png"}} |