Commit graph

273 commits

Author SHA1 Message Date
Charles Renwick
1fe1106a55 Adds shortcut to open containers.
Makes it more effective to open the first ten containers in the
containers list. Keys 1-0 will open containers 1-10, if that container
exists.

Note: the plugin's popup panel does not autofocus when opened. This
requires the user to focus on the panel by either clicking or pressing
TAB before using shortcut keys. This behavior is consistent with the previous shortcuts for
this addon.
2017-11-21 10:26:30 -05:00
groovecoder
aa2e6d0c66 bump version to 4.1.0 2017-11-16 09:47:18 -06:00
groovecoder
73f17182fc ignore webextension/web-ext-artifacts 2017-11-16 15:38:34 +00:00
Jonathan Kingston
e85d37ff7c Change (un)install changes to only work for >57. Fixes #858 and Fixes #900 2017-11-16 15:38:34 +00:00
groovecoder
92560e1172 when user reaches container tab count, show achievement panel 2017-11-16 15:30:02 +00:00
groovecoder
007af37d9e start containerTabsOpened counter 2017-11-16 15:30:02 +00:00
groovecoder
7647c44d66 bump version to 4.0.3 2017-09-29 18:04:53 +01:00
luke crouch
60c613bd3f Merge pull request #879 from jonathanKingston/fix-disable-notice
Clean up disabled Private Mode notice. Fixes #878
2017-09-29 11:24:24 -05:00
luke crouch
f1a5c3e788 Merge pull request #870 from jonathanKingston/delete-non-existent-container
Fix assignment of stale containers. Fixes #803
2017-09-29 11:06:03 -05:00
Jonathan Kingston
dc0ad78c8b Clean up disabled Private Mode notice. Fixes #878 2017-09-29 16:59:51 +01:00
Jonathan Kingston
8fb3543a64 Fix assignment of stale containers. Fixes #803 Fixes #827 2017-09-27 13:51:40 +01:00
luke crouch
7314ca7e65 Merge pull request #859 from jonathanKingston/prevent-enter-handler-calling-click
Preventing default on enter handler as it seems to call click handler…
2017-09-26 10:46:53 -05:00
luke crouch
91b3a57f2c Merge pull request #857 from jonathanKingston/change-wording
Change delete title to remove. Fixes #700
2017-09-26 10:38:57 -05:00
Jonathan Kingston
7a9fa0f9a5 Preventing default on enter handler as it seems to call click handlers now. Fixes #856 2017-09-26 11:16:58 +01:00
Jonathan Kingston
57e946c29e Change delete title to remove. Fixes #700 2017-09-26 02:50:10 +01:00
Jonathan Kingston
b05720ddf2 Add strict min version and extension id and bump version to 4.0.2. Fixes #692. Fixes #852 2017-09-23 23:36:24 +01:00
Jonathan Kingston
88d979c95b Store only one of the current version opened. Fixes #833 2017-09-20 02:26:50 +01:00
Jonathan Kingston
3da70fb712 Fix dumping UUID image into the page. Fixes #812 2017-09-14 01:48:32 +01:00
groovecoder
90e5d5c67b fix #809: use "Containers" for name for context menu 2017-09-13 16:16:43 -05:00
groovecoder
e82c1895b1 bump version to 4.0.2 2017-09-13 10:07:56 -05:00
Jonathan Kingston
39974ea096 Fix a moving hidden tabs to a new window. Fixes #797 2017-09-07 12:03:28 -07:00
Jonathan Kingston
b76f10706f Ignore non permissible urls when hiding as we can't open them which causes issues. Fixes #793 2017-09-07 10:12:25 -07:00
Jonathan Kingston
ecec65371a Add show button to use showing queue to prevent dupes. Fixes #791 2017-09-07 09:25:13 -07:00
Jonathan Kingston
b7cf2cad7d Encode non conforming chars that break moz-extension urls. Fixes #787 2017-09-05 17:10:07 -07:00
groovecoder
33149184cd AMO needs another version bump 2017-09-05 14:23:33 -05:00
groovecoder
011c97b7a3 bump version to 4.0.0 2017-09-05 13:33:34 -05:00
luke crouch
9fcf5c1f92 Merge pull request #784 from jonathanKingston/fix-new-tab
Simplify new tab creation in the popup fixing issues. Fixes #781
2017-09-05 13:30:34 -05:00
Jonathan Kingston
796fd02508 Name change. Fixes #763 2017-09-01 15:16:56 -07:00
Jonathan Kingston
800cf43e5a Simplify new tab creation in the popup fixing issues. Fixes #781 2017-09-01 12:27:40 -07:00
luke crouch
ef1179c8ac Merge pull request #776 from jonathanKingston/context-menu-neaten
Add move and hide to context menu and neaten using checkboxes. Fixes …
2017-08-30 15:48:38 -05:00
Jonathan Kingston
312b00ef41 Add move and hide to context menu and neaten using checkboxes. Fixes #711 2017-08-30 13:20:57 -07:00
luke crouch
a25cd98bb7 Merge pull request #777 from jonathanKingston/container-removal-fixes
Handle removing containers to refresh menus and remove assignments. F…
2017-08-30 15:13:03 -05:00
luke crouch
e03d35aab5 Merge pull request #775 from jonathanKingston/remove-unusable-paths-on-show
Remove about: paths from showTabs as it prevents the tabs being creat…
2017-08-30 15:00:26 -05:00
Jonathan Kingston
de036eee9a Handle removing containers to refresh menus and remove assignments. Fixes: #761, Fixes: #752 2017-08-28 21:55:29 -07:00
Jonathan Kingston
c08ab25042 Remove about: paths from showTabs as it prevents the tabs being created. Fixes #773 2017-08-28 17:46:55 -07:00
Jonathan Kingston
18b2c95a6a Add a tab observer to show hidden tabs as there are many tab creation routes. Uses a queue to prevent multiple triggers. Fixes #765 2017-08-28 17:07:46 -07:00
luke crouch
0f184c640a Merge pull request #760 from jonathanKingston/removalOfTabPageCounter
Removal of tab page counter code. Fixes #759
2017-08-25 11:44:51 -05:00
luke crouch
2545a2fc9c Merge pull request #762 from jonathanKingston/change-to-window-only
Remove tab counting code as also not needed, change tab counting to b…
2017-08-25 11:27:45 -05:00
Jonathan Kingston
3f6b9397d7 Remove tab counting code as also not needed, change tab counting to be per window. Prevent reopening of hidden tabs doesn't call itself. Fixes #750, Fixes #753, Fixes #756 2017-08-24 16:05:14 +01:00
Jonathan Kingston
7dc7518e01 Removal of tab page counter code. Fixes #759 2017-08-24 15:04:47 +01:00
groovecoder
d0ad2e1146 for #665: update title, desc, version for AMO 2017-08-23 12:53:23 -05:00
luke crouch
c9a77fd672 Merge pull request #757 from jonathanKingston/remove-pb-mode
Extension shouldn't be enabled in pb mode as it's currently not worki…
2017-08-23 12:48:38 -05:00
Jonathan Kingston
bef6eac208 Extension shouldn't be enabled in pb mode as it's currently not working in many places. Fixes #756 2017-08-23 15:23:49 +01:00
Jonathan Kingston
3e810cb560 Fix moving of more than one tab to a new window. Fixes #746 2017-08-22 18:54:32 +01:00
Jonathan Kingston
1f95d9767c Remove legacy telemetry code as non functional now 2017-08-15 19:30:57 +01:00
Jonathan Kingston
aa7f7af3b7 Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725 2017-08-15 16:53:43 +01:00
Jonathan Kingston
fcd61afee3 Adding in SVG icon for context-fill colours. Fixes #710 2017-08-05 10:28:27 +01:00
Jonathan Kingston
4564dcd15e Making icons sharper since hand crafting your own svg was cool. 2017-08-05 09:59:45 +01:00
Jonathan Kingston
f0dec39629 Adding back in legacy code without message passing code. 2017-08-04 16:28:53 +01:00
Jonathan Kingston
95bcf04bc4 Break web extensions code 2017-08-02 14:20:59 +01:00