MCPcopy Create free account
hub / github.com/ChinaGodMan/UserScripts / data

Method data

highlight-keywords/highlight-keywords.user.js:853–860  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

851 const mt_Vue = new Vue({
852 el: '#mt_seting_box',
853 data() {
854 return {
855 rule: GM_getValue('key'),
856 edit: this.addEdit(GM_getValue('key')),
857 showSeting: false,
858 config_add: false
859 }
860 },
861
862 watch: {
863 showSeting(n) {

Callers 1

Calls 1

addEditMethod · 0.95

Tested by

no test coverage detected