应用简介
还在为手机上输入一个长长的网址而烦恼吗?二维码转换器,方便您在手机上访问电脑上看到的页面。只需轻轻一点,手机一扫,即可在手机快速访问该页面,免除您输入网址的烦恼。快来试试吧!
配置文件
Code
1 | {"manifest_version":2,"browser_action":{"default_icon":"png48.png","default_title":"\u4e8c\u7ef4\u7801\u8f6c\u6362"},"background":{"scripts":["js\/background.js"]},"content_scripts":[{"js":["js\/content.js"],"matches":["http:\/\/*\/*"],"run_at":"document_end"}],"description":"\u4e8c\u7ef4\u7801\u8f6c\u6362\uff0c\u667a\u80fd\u8f6c\u6362\u7f51\u5740\u4e3a\u4e8c\u7ef4\u7801\uff01","icons":{"128":"png128.png","16":"png16.png","48":"png48.png"},"name":"\u4e8c\u7ef4\u7801\u8f6c\u6362","permissions":["tabs","http:\/\/*\/*","https:\/\/*\/*","cookies","unlimitedStorage","storage","webRequest","webRequestBlocking"],"version":"1.0"} |