Commit graph

18 commits

Author SHA1 Message Date
Kendall Werts
e8dc621e41 keyboard shortcuts working 2020-02-28 15:47:43 -06:00
Kendall Werts
7f009ee071 Fixed Assignement Toast on page.
Now opens in the newly opened tab (after it has been reopened
in the correct container). It also does not provide a toast
when removing sites from the edit assignments panel, becuase
user will most likely not be on that site when editing the
panel, so it has been throwing an error. Error should go away.
2020-02-28 15:47:43 -06:00
Kendall Werts
56aae68fc9 fixed mocha tests 2020-02-28 15:47:43 -06:00
Kendall Werts
0b5e111545 linting issues 2020-02-28 15:47:43 -06:00
Kendall Werts
6330eca2d3 keyboard shortcuts 2020-02-28 15:47:43 -06:00
Kendall Werts
56c2d59677 Page action assigns site to a container and simultaneously reopens site in container. 2020-02-28 15:47:43 -06:00
Kendall Werts
26fd1e43c5 added on/off switch and expiration date on instanceKeys in sync
on/off is in settings.
when instanceKey date is 30 days old, it is deleted

fixed bug
2020-01-22 22:46:36 -06:00
stoically
a97f48593b Fix eslint errors after bump to 6.6.0 (#1595)
* Bump eslint from 3.19.0 to 6.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix (and suppress) eslint errors
2019-12-18 09:02:02 +01:00
Kendall Werts
8093684b1b fixed #1564: cleanup updates requested for bookmark context menu 2019-10-31 14:16:23 -05:00
luke crouch
a75b1bc5f1 Merge branch 'master' into duplicated-tabs 2019-10-25 10:49:11 -05:00
Oksana Melnik
e1c2e47094 cleanup 2019-10-25 08:08:04 +02:00
Maxx Crawford
963eb57e5e Merge branch 'master' into bookmark-context 2019-10-24 14:33:15 -05:00
Kendall Werts
015b266ab5 added bookmarks as optional_permission and added checkbox in preferences menu. 2019-10-24 14:14:30 -05:00
Oksana Melnik
9423013d8b duplitated-tabs: don't unhide duplicates of already opened tab 2019-10-19 14:43:03 +02:00
Roman Rodriguez
69ab5e4ebd Fix #930 - Disable extension in incognito mode 2019-10-16 13:07:59 -05:00
aabbi
a29141dfa8 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
stoically
5082101aff Allow webextensions with contextualIdentities permission to get assignment
Closes #1095
2018-02-09 18:00:26 +00:00
Jonathan Kingston
67c69c7e86 Move to a Web Extension only. Fixes #1005 2017-12-05 19:06:13 +00:00
Renamed from webextension/js/background/messageHandler.js (Browse further)