treestyletab/modules
YUKI Hiroshi 4b2fae85b4 Add secret preference to activate Tabs in Titlebar feature without any other addon.
This will make it possible to customize appearance around the navigation bar and the title bar by users.
2016-08-26 17:03:07 +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 Don't expand the tab bar too much on resizing #1002 2016-05-30 02:55:17 +09:00
base.js Accept null or something as the options 2016-07-12 09:58:05 +09:00
bookmark.js fix#1098, fix typo on bookmarks.js 2016-05-03 12:06:20 +09:00
browser.js Re-apply contextual color indicator after a tab is moved. 2016-08-25 23:48:14 +09:00
browserUIShowHideObserver.js Bump copyright year to 2016 2016-02-12 22:39:49 +09:00
constants.js Collect and store all content URLs in the tab 2016-08-18 22:52:30 +09:00
contentBridge.js Update tab's contextual style more certainly 2016-08-25 22:52:54 +09:00
fullscreenObserver.js Output log more safely #1067 2016-02-15 23:45:58 +09:00
fullTooltip.js Calculate required size for a tree more smartly 2016-03-06 00:34:27 +09:00
getHashString.js Suppress error from hash for empty string 2016-08-24 02:20:46 +09:00
groupTab.js Make column width configurable 2016-03-05 14:47:55 +09:00
pseudoTreeBuilder.js Calculate actual number of columns more smartly 2016-03-06 00:40:13 +09:00
ReferenceCounter.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
tabAttributesObserver.js Bump copyright year to 2016 2016-02-12 22:39:49 +09:00
tabbarDNDObserver.js Handle dropped URLs onto the tab bar correctly on Firefox 48(49?) and later 2016-08-19 00:54:55 +09:00
tabContentsObserver.js Update the order of tab contents, when they are dynamically changed. 2016-02-12 16:10:56 +09:00
tabpanelDNDObserver.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
themeManager.js use elegant proseccing on base-color.css. thus not have to change load css place 2016-05-03 10:49:43 +09:00
utils.js Extract utility to get hash from string 2016-08-24 02:11:34 +09:00
window.js Add secret preference to activate Tabs in Titlebar feature without any other addon. 2016-08-26 17:03:07 +09:00