ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I'm on a sidequest this weekend - building a chrome extension to help our support team. Status: - Toggles a sidebar from the extension icon - Reads some basic data from the page - Uses Preact Now I've got here, the next step is to do something more meaningful with the data.

Jan 18, 2025, 1:21 PM

Record data

{
  "uri": "at://did:plc:luf43rfpc5foddvutz3v4yhy/app.bsky.feed.post/3lfzfoqeez222",
  "cid": "bafyreiewfdtpthc4dvibn4jaqkpdz4qdaf6i6neo3jxtpyq2kf76isy5ne",
  "value": {
    "text": "I'm on a sidequest this weekend - building a chrome extension to help our support team.\n\nStatus: \n- Toggles a sidebar from the extension icon\n- Reads some basic data from the page\n- Uses Preact\n\nNow I've got here, the next step is to do something more meaningful with the data.",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.video",
      "video": {
        "$type": "blob",
        "ref": {
          "$link": "bafkreih6lhmaqersjeolzchnobbig4tgrwsabptronommaraeiq6fw3ntq"
        },
        "mimeType": "video/mp4",
        "size": 1373674
      },
      "aspectRatio": {
        "width": 1872,
        "height": 1140
      }
    },
    "langs": [
      "en"
    ],
    "createdAt": "2025-01-18T13:21:57.804Z"
  }
}