应用简介
Quick Note 中文版Chrome里最简易快捷的笔记应用软件,快捷流畅的体验媲美桌面笔记应用。
配置文件
Code
1 | {"browser_action":{"default_icon":"icon48.png","default_popup":"appOpen.html"},"background":{"page":"bg.html"},"content_scripts":[{"js":["jQuery.js","encodeToGb2312.js","down.js","js\/menu.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"run_at":"document_end"},{"js":["js\/jquery-1.7.1.min.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"run_at":"document_end"}],"content_security_policy":"script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'","default_locale":"zh_CN","description":"__MSG_description__","icons":{"128":"icon128.png","16":"icon16.png","48":"icon48.png"},"manifest_version":2,"name":"Quick Note \u4e2d\u6587\u7248","offline_enabled":true,"permissions":["tabs","http:\/\/*\/*","https:\/\/*\/*","contextMenus","unlimitedStorage"],"update_url":"http:\/\/upext.chrome.360.cn\/intf.php?method=ExtUpdate.query","version":"1.4.9","web_accessible_resources":["note.html"]} |