Subversion Repositories chrome-extensions

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
77 1684 d 21 h hill /Auto-Copy/trunk/ Bug fixes. 1. version number in options was incorrect. 2. extension was not working on localhost  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
74 1697 d 0 h hill /Auto-Copy/trunk/ Fixing typo'd version number on the settings page  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/manifest.json
72 1698 d 22 h hill /Auto-Copy/trunk/ - Added copy delay - wait specified seconds before executing copy
- Added clear clipboard - wait specified seconds before clearing the clipboard after copy
- Added trim whitespaces - remove leading and trailing whitespaces from selection
- Added native system notification
- Renamed blacklist to blocklist
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
71 2278 d 10 h hill /Auto-Copy/ Adding tag-release script  
/Auto-Copy/tag-release
/Auto-Copy/trunk/Auto-Copy.zip
69 2278 d 11 h hill /Auto-Copy/ Created package-extension

bug fix: includeComment with modifier key not matching caused empty text with Coyp without formatting option.
 
/Auto-Copy/package-extension
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
68 2278 d 12 h hill /Auto-Copy/trunk/ - Added Privacy Policy
- Published as an Microsoft Edge Addon
- Allow for enable / disable of informational comment via a modifier key
- Enabled alert on copy by default
- Updated look and feel of options page
- bug fix: double clicking a selection would fail to copy after triple clicking
- bug fix: 'Add the comment to the end of the copied text' option failed to restore when options page was reloaded or relaunched
- bug fix: 'Only include the comment if more than X words are selected' would cause the selected text to appear twice in the clipboard
- bug fix: Enable / disable auto copy using a modifier key failed to work reliably
 
/Auto-Copy/trunk/css/arrow.svg
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
66 2521 d 20 h hill /Auto-Copy/trunk/ Added ability to enable debugging
Added new comment variable for date/time
Bug fix: options screen had id incorrectly identified
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
64 3143 d 21 h hill /Auto-Copy/trunk/ fixed issue with not detecting nested content editable elements
Eliminated the triple click delay
Allowed alert on copy notice to be configurable
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
62 3144 d 21 h hill /Auto-Copy/trunk/ Fixed an issue with auto copy notificaiton box having wrong text color. Would be unreadable on dark screens.
Fixed an issue with double click and drag not working.
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/manifest.json
60 3145 d 20 h hill /Auto-Copy/ Fixing issue with icon on settings page.  
/Auto-Copy/tags/4.1.2
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/html/options.html
57 3145 d 20 h hill /Auto-Copy/trunk/ Adding attribution for Eric Porter  
/Auto-Copy/trunk/assets/autoCopy-16.png
/Auto-Copy/trunk/assets/autoCopy-32.png
/Auto-Copy/trunk/assets/autoCopy-48.png
/Auto-Copy/trunk/assets/autoCopy-64.png
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/html/options.html
55 3145 d 20 h hill /Auto-Copy/trunk/ Adding zip file  
/Auto-Copy/trunk/Auto-Copy.zip
52 3157 d 13 h hill /Auto-Copy/trunk/ - Fixed an issue with file:/// handling.
- Turned off debug
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
50 3157 d 15 h hill /Auto-Copy/trunk/ - Allowed disabling in content editable elements.
- Fixed bug where auto copy would execute on text deselection
- Fixed issue with triple clicking to select causing multiple fires of auto copy
- Allowed for selecting whether ctrl/shift enables or disables auto copy
- Changed font size on options page
- Reworked handling of options
- Added <all_urls> to manifest to try and get it working for file:///
 
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
48 3915 d 14 h hill /Auto-Copy/trunk/ Added new features: copy notification, remove selection on copy, url blacklisting, copy as link, disable with ctrl/shift key  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/css/options.css
/Auto-Copy/trunk/html/options.html
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
46 4062 d 21 h hill /Auto-Copy/trunk/ Fixed a typo  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/manifest.json
44 4062 d 22 h hill /Auto-Copy/trunk/ Updating version in manifest.json  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/manifest.json
43 4062 d 22 h hill /Auto-Copy/trunk/ Fixing an issue where nodeName is not always defined  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
41 4832 d 10 h hill /Auto-Copy/trunk/ Removed debug logging  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/autoCopy.js
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/js/options.js
/Auto-Copy/trunk/manifest.json
39 4835 d 14 h hill /Auto-Copy/trunk/ fixed yet another bug relating to initializing the blacklist for the first time.  
/Auto-Copy/trunk/Auto-Copy.zip
/Auto-Copy/trunk/js/background.js
/Auto-Copy/trunk/manifest.json

Show All