89 Commits

Author SHA1 Message Date
YUKI Hiroshi
8efb7df9fa Remove obsolete compatibility codes and reduce use of eval() 2016-09-06 15:59:09 +09:00
YUKI Hiroshi
8a3d0dc389 Reduce use of eval() 2016-09-06 15:38:31 +09:00
YUKI Hiroshi
1f76455f19 Remove hacks for obsolete methods 2016-09-06 15:37:53 +09:00
YUKI Hiroshi
2e6de05f80 Update codes for latest TMP 2016-09-06 15:37:36 +09:00
YUKI Hiroshi
05267c0d3f Drop support for Tab Mix Plus's custom session management system 2016-09-06 15:29:26 +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
YUKI Hiroshi
3ea008482b Brush up hack for FireGestures based on latest codebase 2016-03-18 19:10:47 +09:00
YUKI Hiroshi
ff3aed674f Simplify 2016-03-18 18:57:47 +09:00
YUKI Hiroshi
fe7cf571f5 Move XPath related utilities from TSTBase to TSTUtils 2016-02-10 17:42:37 +09:00
YUKI Hiroshi
47876f780e Call original methods more safely 2015-11-19 15:01:02 +09:00
Piro / YUKI Hiroshi
6f90b666ee Apply "insertion position of new child tab" preference for tabs opened via GM_openInTab() #978 2015-11-08 21:57:00 +09:00
YUKI Hiroshi
baf96c545b Remove garbage 2015-10-29 11:01:55 +09:00
YUKI Hiroshi
f0f3076629 Attach tabs from GM_openInTab after all tabs are opened.
Because Greasemonkey moves opened tabs to the bottom of the tab bar always, TST detaches the new child tab unexpectedly.
2015-10-26 19:05:49 +09:00
YUKI Hiroshi
4509c76e90 Rewrite hack for Greasemonkey (based on GM 3.5) 2015-10-26 17:47:05 +09:00
YUKI Hiroshi
75f761d291 Fix path to Greasemonkey's internal modules (for GM 3.5) 2015-10-26 16:53:03 +09:00
YUKI Hiroshi
5a17a36773 Fix path to Greasemonkey's internal modules (tested on GM 3.5) 2015-10-26 16:50:28 +09:00
YUKI Hiroshi
84d73d7471 Fix indent 2015-08-28 18:27:03 +09:00
YUKI Hiroshi
7831a6b6cc Remove codes for old Firefox 2015-08-28 18:26:30 +09:00
YUKI Hiroshi
e1198f1ef3 Remove debug print 2015-08-28 18:23:08 +09:00
YUKI Hiroshi
e2b143b372 Fix indent 2015-08-28 18:22:44 +09:00
YUKI Hiroshi
01dab35627 Open new tabs from the about:sync-tabs page as children correctly on lately Firefox 2015-08-28 18:22:19 +09:00
YUKI Hiroshi
bea74f32ba Call renamed methods correctly 2015-08-28 17:39:58 +09:00
YUKI Hiroshi
15666abfcb Call renamed methods correctly 2015-08-28 17:39:04 +09:00
Piro / YUKI Hiroshi
c93270dff6 Better compatibility with Duplicate in Tab Context Menu addon #835
https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/
2015-03-02 01:53:24 +09:00
Piro / YUKI Hiroshi
9e51001b51 Fix too deep indent 2015-02-27 00:56:15 +09:00
Piro / YUKI Hiroshi
2ea151b856 Remove deprecated JS1.7's let blocks 2015-02-27 00:55:36 +09:00
YUKI Hiroshi
652b9e2303 Fix typo: missing "S" 2014-11-12 12:11:37 +09:00
YUKI Hiroshi
97a87d0b1a Remove obsolete "stopRendering" module 2014-11-11 18:58:31 +09:00