forked from fhoech/BarTab
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
BarTab -- または -- つけで飲む: タブを待機させとこう! | ||
==================================================================== | ||
|
||
書斎に本を積んだままにするようにタブを開いたままにしているあなた…… | ||
Firefox がメモリを食い尽くしてしまわないか心配ではありませんか? | ||
すべてのタブを再読み込みするのに時間がかかるからって、 | ||
ブラウザーの再起動を恐れていませんか? | ||
|
||
いいえ、そんなことはありません! | ||
なぜなら必要でないタブはすべて待機させて、 | ||
本当にアクセスしたい時にだけ読み込むことができるからです。 | ||
|
||
BarTab はタブが背面で読み込まれることや、 | ||
あるいはブラウザーの再起動後にタブが前回の状態に復元されるのを阻止して、 | ||
そのタブが実際にアクセスされた時にだけ内容を読み込むことができます。 | ||
既に読み込んだタブを手動または自動的に待機させて解放することで、 | ||
メモリを解放することもできます。 | ||
|
||
この拡張機能は Firefox と同く Mozilla Public License バージョン1.1 | ||
の下にライセンスされています。 |