diff --git a/content_scripts/content_script.js b/content_scripts/content_script.js index b213406..9909ab0 100644 --- a/content_scripts/content_script.js +++ b/content_scripts/content_script.js @@ -296,7 +296,7 @@ class DragClass { console.log("Not here!!!"); return; } - this.selection = this.textSelection = "If you see it, please report to the author of GlitterDrag"; // temporary + this.selection = this.textSelection = "If you see this message, please report to the author of GlitterDrag"; // temporary this.targetType = typeUtil.checkDragTargetType(this.selection, this.textSelection, this.imageLink, fakeNode); this.actionType = typeUtil.getActionType(this.targetType); diff --git a/options/blank.html b/options/blank.html index 52ef8be..489ff28 100644 --- a/options/blank.html +++ b/options/blank.html @@ -1,47 +1,10 @@
- - -