This website requires JavaScript.
Explore
Help
Sign in
rowan
/
multi-account-containers
Watch
1
Star
0
Fork
You've already forked multi-account-containers
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a762b5eca2
multi-account-containers
/
webextension
/
js
/
background
History
Jonathan Kingston
a762b5eca2
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
..
assignManager.js
Remove legacy telemetry code as non functional now
2017-08-15 19:30:57 +01:00
backgroundLogic.js
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
badge.js
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
identityState.js
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
index.html
Removal of tab page counter code.
Fixes
#759
2017-08-24 15:04:47 +01:00
init.js
Break web extensions code
2017-08-02 14:20:59 +01:00
messageHandler.js
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