From 156a832a63eb0c4b0aa5f5da779b78c41436e5d4 Mon Sep 17 00:00:00 2001 From: cilame Date: Sat, 16 Oct 2021 22:42:08 +0800 Subject: [PATCH] add --- background.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/background.js b/background.js index f155ee3..870d75b 100644 --- a/background.js +++ b/background.js @@ -1,14 +1,4 @@ // background.js - - - - - - - - - - chrome.contextMenus.create({ title: "打开 v_jstools 动态调试", contexts: ['all'],