<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Development on The Negation</title><link>https://www.thenegation.com/tags/web-development/</link><description>Recent content in Web Development on The Negation</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 28 Aug 2024 22:12:02 +0000</lastBuildDate><atom:link href="https://www.thenegation.com/tags/web-development/index.xml" rel="self" type="application/rss+xml"/><item><title>Web Browser Extension Workshop - Part 5</title><link>https://www.thenegation.com/posts/browser-wext-5/</link><pubDate>Wed, 28 Aug 2024 22:12:02 +0000</pubDate><guid>https://www.thenegation.com/posts/browser-wext-5/</guid><description>&lt;p&gt;This is the last post in the series of the Web Browser Extension Workshop. In
this post, we will populate our popup using the service we created in the
previous post.&lt;/p&gt;</description></item><item><title>Web Browser Extension Workshop - Part 4</title><link>https://www.thenegation.com/posts/browser-wext-4/</link><pubDate>Tue, 27 Aug 2024 21:53:14 +0000</pubDate><guid>https://www.thenegation.com/posts/browser-wext-4/</guid><description>&lt;p&gt;This is the fourth part of the Web Browser Extension Workshop series. In this
part, we will populate a database with the OpenGraph information parsed from the
Webpage on active tabs. For this, we will implement a service that we can use
later to query the OpenGraph information as well.&lt;/p&gt;</description></item><item><title>Web Browser Extension Workshop - Part 3</title><link>https://www.thenegation.com/posts/browser-wext-3/</link><pubDate>Mon, 26 Aug 2024 21:53:14 +0000</pubDate><guid>https://www.thenegation.com/posts/browser-wext-3/</guid><description>&lt;p&gt;This is the third part of the series of blog posts about creating a Web browser.
In this part, we will change the extension icon based on the OpenGraph
information parsed from the Webpage on the active tab. We will also refactor the
code by encoding parse results in a better type.&lt;/p&gt;</description></item><item><title>Web Browser Extension Workshop - Part 2</title><link>https://www.thenegation.com/posts/browser-wext-2/</link><pubDate>Sun, 25 Aug 2024 15:42:40 +0000</pubDate><guid>https://www.thenegation.com/posts/browser-wext-2/</guid><description>&lt;p&gt;This is the second part of the series of blog posts about creating a Web browser
extension using &lt;a href="https://wxt.dev"&gt;WXT&lt;/a&gt;. In this part, we will try to read the OpenGraph tags of
the Webpage that is rendered on the active tab.&lt;/p&gt;</description></item><item><title>Web Browser Extension Workshop - Part 1</title><link>https://www.thenegation.com/posts/browser-wext-1/</link><pubDate>Sat, 24 Aug 2024 22:31:40 +0000</pubDate><guid>https://www.thenegation.com/posts/browser-wext-1/</guid><description>&lt;p&gt;I am starting a short series of blog posts about creating a Web browser
extension using &lt;a href="https://wxt.dev"&gt;WXT&lt;/a&gt;. In this first part, we will set up the development
environment and try to read the content of the navigated Webpage or Webpage on
the active tab.&lt;/p&gt;</description></item></channel></rss>