@@ -23,7 +23,7 @@ linkAddress.css({position: 'absolute', left:'-9999em'});
var previousCaretPosition = -1;
-COPYL_DEBUG = true;
+COPYL_DEBUG = false;
function write_to_console(text) {
if (COPYL_DEBUG)
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Copy Link Address",
- "version": "0.5",
+ "version": "0.5.1",
"description": "Copy link address without right-clicking. Just hover the link and hit Ctrl-C / Cmd-C!",
"content_scripts": [