0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Safariで開いてたタブが消えたとき(Safariで開いてるタブをエクスポートしたいとき)

Posted at

Safariのタブって開きっぱなしにしますよね

で、safariのバグか何やらで急に消えることがあります。

ブックマーク取ってなかったりとか、読みかけを残してたりするとモヤモヤします。

どっかにあるんじゃないか?

iCloudで共有されたりしているので、開いてるタブ情報はどっかに保存されているはず。

で、ググった。

ちょっと前の情報では
~/Library/Safari/CloudTabs.db
に入ってるとのこと。
なお、このファイルはsqliteになっているのでコマンドや適当なGUIで開く。

だが、なぜかタイムスタンプが古い

そのはず、最近のVer(Monterey)では場所が変わってるみたい。
新しい場所は
~/Library/Containers/com.apple.Safari/Data/Library/Safari/CloudTabs.db

ちゃんとあった!!
これで開いてるタブをエクスポートして定期保存したり色々できる!

ちなみにSafariがクラッシュしたときなどはTimemachineからリカバーしたら良し。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?