This is a addon for Mozilla Thunderbird. WAT(Wab Application Tab) is enable to open web contents in new tab.
- Implement URLBar
- #41 Open new Tab right after current Tab
- Ended support sv-SE locale
- bump up minVersion to 13.0
- bump up maxVersion to 16.a1
- fix bookmarks
- Compatible for Thuderbird Conversations 2.2.2 or later.
- Update places
- FixBugs of version 1.3.1
- FuxBug: "open all in tabs" on bookmark folder menu
- FixBug: when
mail.tabs.autoHide
istrue
, can't do anything (Issue 20]- make possible to drag & drop the tab bar's buttons
- restore the WAT menu
- NewFeature: enable to register OpenSearch XML
- NewFeature: always open link in a tab option (Don't open the external browser).
- a little refactoring
- change WAT menu to the button in tab-bar.
- NewFeature: bookmarks and history system like Firefox
- NewFeature: URL & search bar
- obsoleted: WAT menu in menubar
- obsoleted: Open URL in tab menu
- obsoleted: old bookmark system
- register Name and URL like bookmark from WAT -> Option
- open in tab quickly from WAT -> Open URL in tab
- open in tab from link contex menu
- can copy to clipboard the title or the URL from tab context menu (version 0.2.4)
- can open in a new tab on middle-click (version 0.3.0)
- if Open tab in background option (see Option dialog) is on, open in background and Shfit+Middle-Click opens in foreground (version 0.6)
- if the option is off, the behavior is reverse.
- can open in a new tab on ctrl + click (version 0.6.2)
- can forward and back from key-navigation (likes firefox)
menus in "Go" on the menubar or the context menu (version 0.4.0)
- on Windows Back: Alt-Left or BS, Forward: Alt-Rieght or Shift-BS
- on MacOS Back: Cmd-Left or Cmd-[ or Cmd-Delete, Forward: Cmd-Right or Cmd-] or Cmd-Shfit-Delete
- on Linux Back: Alt-Left or Ctrl-[ or BS, Forward: Alt-Right or Ctrl-] or Shift-BS
- redirects by meta tab refresh is available (version 0.4.3)
- open a new tab the link in RSS feed message header on middle-click or context-menu
(version 0.4.5)
- and compatible for CompactHeader
- show feed icon for subscribing, if the page has RSS feeds (version 0.5)
Thease code are licensed under a disjunctive tri-license giving you the choice of one of the three following sets of free software/open source licensing terms.
- From AMO: WAT (WebApplicationTab) :: Add-ons for Thunderbird
- From GitHub: Downloads - GitHub
-
Build xpi
sh build.sh
-
Install xpi from Addons dialog
then restart Thunderbird 'WAT' toolbar menu apears.
-
Resister PageName and URL from WAT -> Option which is opened in new tab.
WAT (WebApplicationTab) |
-
don't work ToDo list on Google Calendar
it's seems that following code doesn't work :(
<iframe src="javascript:'<html>....</html>'">