NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name cv-resume-helper // @version 1.0 // @author liudi // @include http://hly.dev.dragon-stone.cn/v/candidate* // @include http://www.liebide.com/Candidate* // @include http://www.goodhunter.com/v/candidate?candidate_id* // @include http://rd.zhaopin.com/resumepreview/resume/viewone* // @include https://h.liepin.com/resume/showresumedetail* // @include http://www.jobtong.com/p/*/resume // @include https://easy.lagou.com/can* // @grant GM_xmlhttpRequest // @grant GM_getResourceURL // @grant GM_setValue // @grant GM_getValue // @require http://demo.lietouguanjia.com/repo/cv-resume-helper.js // @encoding utf-8 // ==/UserScript==