名阳报价中心
文章目录
应用简介
报价中心主要是协助保险公司报价人员自动填写报价信息。报价员在报价中心页面填写报价信息,之后在打开要保险公司报价页面,插件自动填充报价信息。
功能演示
配置文件
1{"name":"__MSG_AppName__","description":"__MSG_Description__","version":"1.6.1","default_locale":"zh_CN","permissions":["notifications","contextMenus","storage","tabs","<all_urls>"],"background":{"scripts":["background.js"],"persistent":false},"browser_action":{"default_popup":".\/popup\/popup.html","default_icon":{"16":"icon\/icon16.png","48":"icon\/icon48.png","128":"icon\/icon128.png"}},"content_scripts":[{"matches":["<all_urls>"],"js":[".\/contents\/select.js",".\/display\/display.js"],"css":[".\/contents\/select.css",".\/display\/display.css"]},{"matches":["*:\/\/*\/*.pdf","*:\/\/*\/*.PDF","file:\/\/*\/*.pdf","file:\/\/*\/*.PDF","ftp:\/\/*\/*.pdf","ftp:\/\/*\/*.PDF"],"js":[".\/contents\/pdf.js"],"run_at":"document_start"}],"web_accessible_resources":["display\/style\/result.css","display\/style\/loading.css","display\/style\/error.css","youdao\/*","google\/*"],"content_security_policy":"script-src 'self' 'unsafe-eval'; object-src 'self'","icons":{"16":"icon\/icon16.png","48":"icon\/icon48.png","128":"icon\/icon128.png"},"options_ui":{"page":".\/options\/options.html","chrome_style":false},"manifest_version":2,"commands":{"_execute_browser_action":{"suggested_key":{"default":"Alt+Q"}},"change_language_setting":{"description":"__MSG_ChangeLanguageSetting__"},"translate_selected":{"description":"__MSG_TranslateSelectedText__"},"fix_result_frame":{"suggested_key":{"default":"Alt+X"},"description":"__MSG_FixResultFrame__"},"close_result_frame":{"suggested_key":{"default":"Alt+C"},"description":"__MSG_CloseResultFrame__"},"exchange_source_target_lang":{"suggested_key":{"default":"Alt+S"},"description":"__MSG_ExchangeSourceAndTargetLanguage__"}},"minimum_chrome_version":"55","homepage_url":"https:\/\/github.com\/EdgeTranslate\/EdgeTranslate\/wiki"}