Explorar el Código

Updated extension description

dvemula hace 13 años
padre
commit
897668823c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

@@ -1,7 +1,7 @@
 {
 {
     "name": "Copy Link Address",
     "name": "Copy Link Address",
-    "version": "0.1",
-    "description": "Copy link address without right-clicking. Just hover the link hit Ctrl-C / Cmd-C!",
+    "version": "0.2",
+    "description": "Copy link address without right-clicking. Just hover the link and hit Ctrl-C / Cmd-C!",
     "content_scripts": [
     "content_scripts": [
         {
         {
         "matches": ["<all_urls>"],
         "matches": ["<all_urls>"],