Commit Graph

2089 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
136186f05f Notify background tab correctly 2016-09-05 23:53:20 +09:00
Piro / YUKI Hiroshi
ccbc8855e9 Brush up codes 2016-09-05 23:42:20 +09:00
Piro / YUKI Hiroshi
bc0c05e1a5 Reduce use of eval() 2016-09-05 23:41:56 +09:00
Piro / YUKI Hiroshi
bbdb2eea40 Reduce use of eval() 2016-09-05 23:15:17 +09:00
Piro / YUKI Hiroshi
96ea62988a Fix indent 2016-09-05 22:55:35 +09:00
Piro / YUKI Hiroshi
a829981a35 Remove needless guard 2016-09-05 22:55:19 +09:00
Piro / YUKI Hiroshi
979b38480e Reduce use of eval() 2016-09-05 22:54:55 +09:00
Piro / YUKI Hiroshi
d1e63100d9 Use __treestyletab__ prefix for internal cached versions 2016-09-05 22:32:59 +09:00
Piro / YUKI Hiroshi
81d937fc91 Remove obsolete codes 2016-09-05 22:28:12 +09:00
Piro / YUKI Hiroshi
9f3c964b11 Reduce use of eval() 2016-09-05 22:27:22 +09:00
Piro / YUKI Hiroshi
d2e7ea5eba Remove obsolete code 2016-09-05 22:08:27 +09:00
Piro / YUKI Hiroshi
ab7723d375 Reduce use of eval() 2016-09-05 22:05:24 +09:00
YUKI Hiroshi
595252b1eb WIP: try to reduce use of eval() for TabsInTitlebar hack 2016-09-05 19:14:26 +09:00
YUKI Hiroshi
24388b2a02 Remove obsolete comment 2016-09-05 17:09:11 +09:00
YUKI Hiroshi
3daff1ec87 Reduce use of eval() 2016-09-05 17:06:47 +09:00
YUKI Hiroshi
488116670b Reduce use of eval() 2016-09-05 16:52:40 +09:00
YUKI Hiroshi
96716bd5cf Treat newly opened tabs as "duplicated", for Duplicate This Tab addon 2016-09-05 16:48:30 +09:00
YUKI Hiroshi
e1a89d1095 Update hack for Duplicate This Tab 2016-09-05 16:44:05 +09:00
YUKI Hiroshi
f9b1508e9c Reduce use of eval() 2016-09-05 16:32:28 +09:00
YUKI Hiroshi
7b820848f8 Remove compatibility codes for obsolete addon: Google Toolbar 2016-09-05 16:29:20 +09:00
YUKI Hiroshi
290b124333 Reduce use of eval() 2016-09-05 16:24:51 +09:00
YUKI Hiroshi
750ada61d8 Reduce use of eval() 2016-09-05 16:16:36 +09:00
YUKI Hiroshi
2ff3399300 Remove needless compatibility codes for Snap Links Plus
The addon includes same code in itself.
2016-09-05 16:07:25 +09:00
YUKI Hiroshi
e3726d393d Reduce use of eval() 2016-09-05 16:03:48 +09:00
YUKI Hiroshi
7dcde7d3e0 Update visibility of the tab bar separator of colorful tabs 2016-09-05 15:49:00 +09:00
YUKI Hiroshi
ace80ba0fc Hide colorful tabs stack correctly 2016-09-05 15:47:30 +09:00
YUKI Hiroshi
a15761253f Update hack for ColorfulTabs: hide the separater between the title bar and the navigation toolbar correctly 2016-09-05 15:41:43 +09:00
YUKI Hiroshi
c101e5376d Reduce use of eval() 2016-09-05 15:35:26 +09:00
YUKI Hiroshi
62cda54a6f Add description about the purpose 2016-09-05 15:30:23 +09:00
YUKI Hiroshi
77b02db495 Reduce use of eval() 2016-09-05 15:28:44 +09:00
YUKI Hiroshi
e25129166d Remove obsolete compatibility codes for Hide Caption Titlebar Plus
https://addons.mozilla.org/firefox/addon/hide-caption-titlebar-plus-sma/
Now it seems to work with TST together, without any hack.
2016-09-05 15:16:57 +09:00
YUKI Hiroshi
85ca3bd88f Remove obsolete compatibility codes for Session Manager.
Session Manager: https://addons.mozilla.org/firefox/addon/session-manager/
Because it is completely restructured, TST's compatibility codes are not used anymore.
2016-09-05 14:57:02 +09:00
YUKI Hiroshi
104c46d6aa Don't apply hack multiple times 2016-09-05 14:41:24 +09:00
YUKI Hiroshi
0e3b91c362 Reduce use of eval() 2016-09-05 14:40:30 +09:00
YUKI Hiroshi
faa0f5ffef Reduce use of eval() 2016-09-05 14:36:47 +09:00
YUKI Hiroshi
7ef491d2e3 Fix links for compatible addons 2016-09-05 14:28:17 +09:00
YUKI Hiroshi
763ee0998b Remove compatibility codes for obsolete addons 2016-09-05 14:27:47 +09:00
Piro / YUKI Hiroshi
49b0aa9f99 Allow to drop non-tab data correctly (regression) 2016-09-05 01:14:32 +09:00
Piro / YUKI Hiroshi
112edbf3cd Simplify 2016-09-05 01:06:36 +09:00
Piro / YUKI Hiroshi
23aeb5b243 Fix indent 2016-09-05 01:04:51 +09:00
Piro / YUKI Hiroshi
67d9ee869f Delete codes for obsolete version 2016-09-05 01:03:53 +09:00
Piro / YUKI Hiroshi
ceafd71dd3 Update library 2016-09-04 17:28:57 +09:00
Piro / YUKI Hiroshi
489966b1c9 Update library 2016-09-04 15:15:23 +09:00
Piro / YUKI Hiroshi
e72e49304f Update library 2016-09-04 14:28:02 +09:00
YUKI Hiroshi
9b5570006c Don't touch to CPOW objects 2016-08-30 17:16:57 +09:00
Piro / YUKI Hiroshi
d824402f3d Store only hashed version for selection text 2016-08-24 02:12:58 +09:00
Piro / YUKI Hiroshi
2f12218ce6 Extract utility to get hash from string 2016-08-24 02:11:34 +09:00
Piro / YUKI Hiroshi
40191c6082 Collect URIs from <base> tags as possible referrers.
The referrer of a new tab request from webpage can be modified by <base> tags.
To detect the opener tab from the referrer, we have to collect URIs defined by <base> tags also.
See also: https://dxr.mozilla.org/mozilla-central/rev/f97a056ae6235de7855fd8aaa04fb1c8d183bd06/dom/ipc/ContentParent.cpp#5069
2016-08-21 01:46:11 +09:00
Piro / YUKI Hiroshi
fee1428f54 Don't calculate same hash multiple times 2016-08-18 22:56:51 +09:00
Piro / YUKI Hiroshi
4e4ec57324 Return only unique URLs 2016-08-18 22:55:22 +09:00