应用简介
自动将页面里的迅雷,快车Flashget,旋风链接替换为真实地址,便于您自己喜欢的下载方式来下载。
配置文件
Code
1 | {"name":"__MSG_extname__","short_name":"__MSG_extshortname__","description":"__MSG_extdesc__","icons":{"128":"img\/logo-128.png","16":"img\/logo.png"},"background":{"page":"background.html"},"browser_action":{"default_icon":"img\/icon-half.png","default_title":"__MSG_exttitle__","default_popup":"popup.html"},"content_scripts":[{"all_frames":true,"js":["js\/base64.js","js\/decode.js","js\/content.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"]},{"js":["js\/directThunder.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"run_at":"document_end"}],"web_accessible_resources":["img\/notice.png"],"update_url":"http:\/\/clients2.google.com\/service\/update2\/crx","default_locale":"zh_CN","options_page":"options.html","permissions":["contextMenus","tabs","http:\/\/*\/*","https:\/\/*\/*","notifications","unlimitedStorage","management","webRequest","webRequestBlocking","bookmarks"],"version":"5.0.6","manifest_version":2} |