|
|
Line 1: |
Line 1: |
| I have two projects in mind.
| | == Tabs.next == |
|
| |
|
| == Improvement to the download manager ==
| | I will not talk a lot about tabs and what's wrong. On the one hand there is too much things to say, on the other hand some people are better to talk about that : |
|
| |
|
| The aim consists in starting the download of a file when pasting a valid URL on the Download manager.
| | *http://limi.net/articles/reinventing-tabs-for-the-browser/ |
| | *http://www.azarask.in/blog/post/firefoxnext-tabs-on-the-side/ |
| | *http://informationarchitects.jp/designing-firefox-32/ |
|
| |
|
| *First, I will create an extension.<br>
| | I would like to program a tab sidebar with a "new tab button" allowing to perform search : http://tb4.fr/blog/public/TabInnovation/Limi/.sidebar-expanded_m.jpg |
| *Then, I will propose a patch.<br>
| |
| *And finally I will go through review and super-review process.<br>
| |
|
| |
|
| I have already filed a bug : https://bugzilla.mozilla.org/show_bug.cgi?id=506881<br>
| | And when the number of tabs is too big for the screen, the sidebar switch to a tree : http://tb4.fr/blog/public/TabInnovation/Limi/.sidebar-collapsed_m.jpg |
| <pre>Oops, it seems that the extension will be the only step since the bug is now "'''RESOLVED WONTFIX'''"...
| |
|
| |
|
| </pre>
| | Or maybe it will be best to have some "work spaces" to store tabs : http://tb4.fr/blog/public/TabInnovation/Aza/.proposition_aza_m.jpg |
| == New tab management<br> ==
| |
| | |
| I will not talk a lot about tabs and what's wrong. On the one hand there is too much things to say, on the other hand some people are better to talk about that :<br>
| |
| | |
| *http://limi.net/articles/reinventing-tabs-for-the-browser/<br>
| |
| *http://www.azarask.in/blog/post/firefoxnext-tabs-on-the-side/<br>
| |
| *http://informationarchitects.jp/designing-firefox-32/<br>
| |
| | |
| I would like to program a tab sidebar with a "new tab button" allowing to perform search : http://limi.net/media/sidebar-expanded.png<br>
| |
| | |
| And when the number of tabs is too big for the screen, the sidebar switch to a tree : http://limi.net/media/sidebar-collapsed.png<br>
| |
| | |
| Or maybe it will be best to have some "work spaces" to store tabs : http://farm4.static.flickr.com/3325/3429879856_02175a7f0f_o.png<br> | |