Commit graph

29 commits

Author SHA1 Message Date
BPower0036
fbd1547fea
Added back-up option 2022-06-04 09:13:45 +00:00
BPower0036
eec8482f09
Remove back-up option 2022-06-03 08:01:19 +00:00
BPower0036
adba81f516
Backup & Restore containers configuration
https://github.com/mozilla/multi-account-containers/pull/1533/files
2022-05-18 05:05:12 +00:00
BPower0036
a3cbdb6908
Update messageHandler.js 2022-05-05 11:43:44 +00:00
BPower0036
63837b8fb4
Add files via upload 2022-05-04 16:16:34 +00:00
BPower0036
99ea5decfe
Delete src directory 2022-05-04 16:14:51 +00:00
Andrea Marchesini
c146a0bd11
Move the permission observers in the background scripts 2021-12-07 10:22:49 -06:00
Lesley Norton
1b165aebb5
Handle proxy and nativeMessaging permission disabling + enabling 2021-12-07 10:22:49 -06:00
Lesley Norton
96bd0f4b4e
Update storage 2021-10-22 12:30:10 -05:00
Lesley Norton
1c0f2d8c5c
MozillaVPN Integration 2021-10-20 12:52:41 -05:00
Kendall Werts
ef66bee929 Implemented site isolation
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.

Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
707cec56c5 keyboard shortcuts working 2020-02-28 15:47:43 -06:00
Kendall Werts
8ef5cbd81b 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
694b0f7b47 fixed mocha tests 2020-02-28 15:47:43 -06:00
Kendall Werts
db46e71516 linting issues 2020-02-28 15:47:43 -06:00
Kendall Werts
486072bef8 keyboard shortcuts 2020-02-28 15:47:43 -06:00
Kendall Werts
1870ce08bc Page action assigns site to a container and simultaneously reopens site in container. 2020-02-28 15:47:43 -06:00
Kendall Werts
3aa2902cde 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
426e81b88b
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
f653b5420f fixed #1564: cleanup updates requested for bookmark context menu 2019-10-31 14:16:23 -05:00
luke crouch
da24febe6e
Merge branch 'master' into duplicated-tabs 2019-10-25 10:49:11 -05:00
Oksana Melnik
c3da573722 cleanup 2019-10-25 08:08:04 +02:00
Maxx Crawford
dda5c9eeff
Merge branch 'master' into bookmark-context 2019-10-24 14:33:15 -05:00
Kendall Werts
e7824f367b added bookmarks as optional_permission and added checkbox in preferences menu. 2019-10-24 14:14:30 -05:00
Oksana Melnik
384ac486d9 duplitated-tabs: don't unhide duplicates of already opened tab 2019-10-19 14:43:03 +02:00
Roman Rodriguez
8eceb0d298 Fix #930 - Disable extension in incognito mode 2019-10-16 13:07:59 -05:00
aabbi
b6dd32f683 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
stoically
609f62ac7a Allow webextensions with contextualIdentities permission to get assignment
Closes #1095
2018-02-09 18:00:26 +00:00
Jonathan Kingston
d944116e3e 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)