added build.xml
remove storage.js
readme updated
changed manifest to test start behaviour
ver 0.0.3
reedit the id with spelling mistake to enable validation...
Ver 2: replace style visible by style display : no more hiccups !
new readme.txt
Added readme.txt
removed option2.html
removed option2.html
Version 0.0.2
Shortcut Ctrl+Shift+U working
Added clipboardwrite + read permissions in manifest
add tabs perm, set ta.contentEditable to true in content.js
Trying to past in Clpbrd from content script
fcb_keep: working
ta was not defined below the if () {}
Trying to apply regex in CS
ReadClipboard: use one textare created the first time the context menu is clicked
Last not working commit ?
Correct create textarea in Content.js
content.js: readClipboard at last working
Added option2.html Corrected addRow in options.js
Trying to access the clipboard the old way
OK pour copy
Paste in CS ... not working
Trying to access the clipboard the old way 2
cleaned background.js
Paste in CS still not working
Apply regex in CS work. readFromClipboard still does not work