tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bookmarks.glue.json (2076B)


      1 {
      2  "title": "",
      3  "id": 1,
      4  "dateAdded": 1233157910552624,
      5  "lastModified": 1233157955206833,
      6  "type": "text/x-moz-place-container",
      7  "root": "placesRoot",
      8  "children": [
      9    {
     10      "title": "Bookmarks Menu",
     11      "id": 2,
     12      "parent": 1,
     13      "dateAdded": 1233157910552624,
     14      "lastModified": 1233157993171424,
     15      "type": "text/x-moz-place-container",
     16      "root": "bookmarksMenuFolder",
     17      "children": [
     18        {
     19          "title": "examplejson",
     20          "id": 27,
     21          "parent": 2,
     22          "dateAdded": 1233157972101126,
     23          "lastModified": 1233157984999673,
     24          "type": "text/x-moz-place",
     25          "uri": "http://example.com/"
     26        }
     27      ]
     28    },
     29    {
     30      "index": 1,
     31      "title": "Bookmarks Toolbar",
     32      "id": 3,
     33      "parent": 1,
     34      "dateAdded": 1233157910552624,
     35      "lastModified": 1233157972101126,
     36      "annos": [
     37        {
     38          "name": "bookmarkProperties/description",
     39          "flags": 0,
     40          "expires": 4,
     41          "mimeType": null,
     42          "type": 3,
     43          "value": "Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar"
     44        }
     45      ],
     46      "type": "text/x-moz-place-container",
     47      "root": "toolbarFolder",
     48      "children": [
     49        {
     50          "title": "examplejson",
     51          "id": 26,
     52          "parent": 3,
     53          "dateAdded": 1233157972101126,
     54          "lastModified": 1233157984999673,
     55          "type": "text/x-moz-place",
     56          "uri": "http://example.com/"
     57        }
     58      ]
     59    },
     60    {
     61      "index": 2,
     62      "title": "Tags",
     63      "id": 4,
     64      "parent": 1,
     65      "dateAdded": 1233157910552624,
     66      "lastModified": 1233157910582667,
     67      "type": "text/x-moz-place-container",
     68      "root": "tagsFolder",
     69      "children": []
     70    },
     71    {
     72      "index": 3,
     73      "title": "Other Bookmarks",
     74      "id": 5,
     75      "parent": 1,
     76      "dateAdded": 1233157910552624,
     77      "lastModified": 1233157911033315,
     78      "type": "text/x-moz-place-container",
     79      "root": "unfiledBookmarksFolder",
     80      "children": []
     81    }
     82  ]
     83 }