Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

Is the guid field in JSON of the bookmarks file now encrypted?

  • 返信なし
  • 0 人がこの問題に困っています
  • 19 回表示
more options

When I discover that I have already bookmarked a URL, I want to easily discover in which of my folder(s) I have saved the bookmark. In some cases, the hosting site morphs the bookmarked URL with a redirect, so I am unable to discover the containing folder by browsing to the URL. Sigh. I would also like to discover situations where I have already bookmarked a single URL in several different folders.

I have downloaded the JSON for my bookmarks file and parsed the JSON. I now know that I have 7388 URLs bookmarked which are saved across 111 folders.

I am having trouble discovering the parent/child relationships between the various folders in which the bookmarks are saved. I have several situations where child folders have the same names and can be identified only when the child's parent folder is known.

Undated Firefox documentation at [https://developer.mozilla.org/en-US/d.../BookmarkTreeNode#parentid] suggests that each node in the bookmark tree should have a parentid and an index. I see an index but I do not see a parentid. I do see a GUID field. I have seen comments suggesting that parentid has been replaced by GUID.

But the values I see (GUID=FqNNI0k91ZjW, for example) do not make sense and have no connection to the ID fields (ID=2658, for example).

Can anyone help me make sense of the GUID values I am seeing? Are GUIDs now being hashed for some reason?

When I discover that I have already bookmarked a URL, I want to easily discover in which of my folder(s) I have saved the bookmark. In some cases, the hosting site morphs the bookmarked URL with a redirect, so I am unable to discover the containing folder by browsing to the URL. Sigh. I would also like to discover situations where I have already bookmarked a single URL in several different folders. I have downloaded the JSON for my bookmarks file and parsed the JSON. I now know that I have 7388 URLs bookmarked which are saved across 111 folders. I am having trouble discovering the parent/child relationships between the various folders in which the bookmarks are saved. I have several situations where child folders have the same names and can be identified only when the child's parent folder is known. Undated Firefox documentation at [[https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNode#parentid|https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNode#parentid]] suggests that each node in the bookmark tree should have a parentid and an index. I see an index but I do not see a parentid. I do see a GUID field. I have seen comments suggesting that parentid has been replaced by GUID. But the values I see (GUID=FqNNI0k91ZjW, for example) do not make sense and have no connection to the ID fields (ID=2658, for example). Can anyone help me make sense of the GUID values I am seeing? Are GUIDs now being hashed for some reason?

この投稿は oneskywalker49 により に変更されました

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。