treestyletab/modules
YUKI Hiroshi e2c93cc59c Introduce new API to open orphan tab intentionally.
It is required to open a new tab with "relatedToCurrent" as orphaned.
This solves the problem https://github.com/piroor/treestyletab/issues/1013#issuecomment-172780573
2016-01-19 18:09:49 +09:00
..
lib Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
autoHide.js Handle keyboard events even if tab previews is activated 2016-01-15 15:21:57 +09:00
base.js Introduce new API to open orphan tab intentionally. 2016-01-19 18:09:49 +09:00
browser.js Introduce new API to open orphan tab intentionally. 2016-01-19 18:09:49 +09:00
browserUIShowHideObserver.js Don't hide/shrink the tab bar when the visibility of menu items is changed. 2016-01-18 19:01:07 +09:00
constants.js Limit maximum width of the tab bar to 50% of the window 2015-11-27 19:54:11 +09:00
contentBridge.js Open new search result tab as a child of the current tab, when a selection text is dragged and dropped to the searchbar. 2015-10-30 17:47:14 +09:00
fullscreenObserver.js Fix mismatched variable name 2016-01-15 15:52:52 +09:00
fullTooltip.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
groupTab.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
pseudoTreeBuilder.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
ReferenceCounter.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
tabAttributesObserver.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
tabbarDNDObserver.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
tabpanelDNDObserver.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
themeManager.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
utils.js Give up to disable browser.tabs.insertRelatedAfterCurrent 2016-01-19 17:47:18 +09:00
window.js Handle keyboard events even if tab previews is activated 2016-01-15 15:21:57 +09:00