Commit graph

213 commits

Author SHA1 Message Date
Nick Krichevsky
09c2a8b3b5 Update manifest version 2015-03-16 11:14:21 -04:00
Nick Krichevsky
0e87726497 Fix typo with MutationObserver length 2015-03-16 11:13:37 -04:00
Nick Krichevsky
221073a496 Update version number for release 2015-03-10 22:35:30 -04:00
Nick Krichevsky
3f9b598800 Change title checking mechanism, use MutationObserver and contentscripts, should resolve #13 and re-resolve #4 2015-03-10 22:34:22 -04:00
Nick Krichevsky
c9c1a6b4c8 Update Screenshot 2015-03-08 16:34:11 -04:00
Nick Krichevsky
7ded35506c Update Screenshot 2015-03-08 16:33:36 -04:00
Nick Krichevsky
7eaec3c7f9 Update Screenshot 2015-03-08 16:32:02 -04:00
Nick Krichevsky
356483616a Update README.md 2015-03-08 16:25:29 -04:00
Nick Krichevsky
f10723596a Fix invalid version number 2015-03-08 14:55:28 -04:00
Nick Krichevsky
ca560da66a Update version number for a webstore push 2015-03-08 14:52:23 -04:00
Nick Krichevsky
b760f90ea9 Fix typo with currentTabs 2015-03-08 14:49:38 -04:00
Nick Krichevsky
e494b4ca51 fix bug where undefined would be thrown in a debug statement 2015-03-08 14:46:16 -04:00
Nick Krichevsky
a141a868e6 Fix version number 2015-03-07 17:06:34 -05:00
Nick Krichevsky
0d9103bce0 Allow windows to be closed with the c key 2015-03-07 17:03:09 -05:00
Nick Krichevsky
97ac7496bd Fix bug where sync would be undefined 2015-03-07 16:43:20 -05:00
Nick Krichevsky
99c4f46e37 Fix bug where sync was undefined 2015-03-07 16:15:25 -05:00
Nick Krichevsky
b537db50cd Fix bug where createOptionstorage would overrite all sync settings 2015-03-07 16:01:39 -05:00
Nick Krichevsky
320feb84db Update version number 2015-03-07 15:16:36 -05:00
Nick Krichevsky
29c731224e Fix bug where sync options wouldn't be read 2015-03-07 15:16:07 -05:00
Nick Krichevsky
f923584ceb Fix spacing in README 2015-03-07 15:02:09 -05:00
Nick Krichevsky
a41a3f75c0 Add link to README 2015-03-07 15:01:40 -05:00
Nick Krichevsky
648ad5db78 Create README.md 2015-03-07 15:00:21 -05:00
Nick Krichevsky
cccdad09e0 Add README_SCREENSHOT.png 2015-03-07 14:59:21 -05:00
Nick Krichevsky
dfc775581a Iterate version number 2015-03-07 14:46:27 -05:00
Nick Krichevsky
11bd4d4d9c Add hover text for buttons 2015-03-07 14:43:35 -05:00
Nick Krichevsky
00fbe4426b Change search text 2015-03-07 14:06:33 -05:00
Nick Krichevsky
bc0cadde2b Update manifest in preperation for release 2015-03-07 13:55:31 -05:00
Nick Krichevsky
2c10def375 Add option to sync settings. 2015-03-07 13:45:13 -05:00
Nick Krichevsky
4d3a4308d4 Fix bug where widnow wouldn't be removed from list, and add setHeights to window close 2015-03-07 12:26:47 -05:00
Nick Krichevsky
f9909383a4 Fix bug where hovering anywhere in the list would trigger fakeHover 2015-03-07 12:16:56 -05:00
Nick Krichevsky
a94629a90c Add click acounting within textContent 2015-03-07 12:15:09 -05:00
Nick Krichevsky
a0583c9315 Add fakeHover for windodwClose button 2015-03-07 12:08:02 -05:00
Nick Krichevsky
74631326a7 Fix button where window close button wouldn't turn black 2015-03-07 11:56:17 -05:00
Nick Krichevsky
588ab6270e Fix bug where a blank name could be set for a window 2015-03-07 11:55:33 -05:00
Nick Krichevsky
31fe03e038 Use callback when removing a tab 2015-03-07 11:31:15 -05:00
Nick Krichevsky
8971791667 Add a close button for windows, with shitt close functionality 2015-03-07 11:30:10 -05:00
Nick Krichevsky
2c03ffc0a1 Remove unneccessary getAttribute for windowId 2015-03-07 11:14:36 -05:00
Nick Krichevsky
c23e8c1a5c Add mroe clarifying error message to supplement a fix for #4 2015-03-06 15:09:31 -05:00
Nick Krichevsky
4580229ac4 Implement keyboard shortcut for detaching 2015-03-05 22:19:36 -05:00
Nick Krichevsky
da5cc23946 Add fakeHover and fake click events for detach button 2015-03-05 22:16:13 -05:00
Nick Krichevsky
b615fff748 Implement detach button functionality 2015-03-05 22:05:04 -05:00
Nick Krichevsky
820fa46f58 Add detach button to UI 2015-03-05 22:03:05 -05:00
Nick Krichevsky
197efc8918 Fix bug where pressing enter in the search box wouldn't go to the first result 2015-03-05 18:53:17 -05:00
Nick Krichevsky
f9fcfc26a1 Fix bug where R wouldn't rename a window 2015-03-05 17:24:14 -05:00
Nick Krichevsky
6476390d4b Replace some !=s with !== 2015-03-05 17:23:14 -05:00
Nick Krichevsky
dfb83aff53 Add window switching via pressing the enter key, resolves #16 2015-03-05 17:20:33 -05:00
Nick Krichevsky
99bb9a5e9e Add window clicking to switch windows, works towards resolving #16 2015-03-05 17:20:09 -05:00
Nick Krichevsky
591011bc1b Simplify shift close mechanism on the keybaord 2015-03-05 08:56:13 -05:00
Nick Krichevsky
529b4be5ce Implements shift close mechanism with mouse, resolves #18 2015-03-05 08:53:15 -05:00
Nick Krichevsky
43024a116f Make shiftDown global 2015-03-05 08:42:38 -05:00