<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JSON &#8211; D0n9X1n&#039;s Blog</title>
	<atom:link href="https://d0n9x1n.dev/post/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>https://d0n9x1n.dev</link>
	<description>UNTO A FULL GROWN MAN.</description>
	<lastBuildDate>Mon, 28 Mar 2022 14:05:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://d0n9x1n.dev/wp-content/uploads/2019/11/cropped-M-150x150.jpg</url>
	<title>JSON &#8211; D0n9X1n&#039;s Blog</title>
	<link>https://d0n9x1n.dev</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MJsonViewer v4.4 版本中使用到的 JS 复制操作</title>
		<link>https://d0n9x1n.dev/post/635/</link>
					<comments>https://d0n9x1n.dev/post/635/#respond</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Sun, 16 May 2021 12:45:06 +0000</pubDate>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JSON]]></category>
		<guid isPermaLink="false">https://d0n9x1n.dev/?p=635</guid>

					<description><![CDATA[<p>之前自己写的这个插件还是挺满意的, 不过最近遇到一个不太方便的地方, 就是当查看完 JSON 数据之后, 如果想把数据复制下来, 直接 ctrl+a 和 ctrl+c 之后, 就会有很多乱七八糟的 tag. 所以写了这个版本的功能.</p>
<p>这个功能主要作用就是当检测到数据为 &#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>之前自己写的这个插件还是挺满意的, 不过最近遇到一个不太方便的地方, 就是当查看完 JSON 数据之后, 如果想把数据复制下来, 直接 ctrl+a 和 ctrl+c 之后, 就会有很多乱七八糟的 tag. 所以写了这个版本的功能.</p>
<p>这个功能主要作用就是当检测到数据为 &hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/635/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>关于 MJsonViewer 4.2 的发布</title>
		<link>https://d0n9x1n.dev/post/607/</link>
					<comments>https://d0n9x1n.dev/post/607/#respond</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Sun, 03 Jan 2021 11:21:47 +0000</pubDate>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JSON]]></category>
		<guid isPermaLink="false">https://d0n9x1n.dev/?p=607</guid>

					<description><![CDATA[<p>这次的更新和上一次更新差不多差了一年多, 最主要的原因就是懒&#8230; 工作之后,对 API 的测试基本上都在 PostMan 上进行, 很少有机会在 Firefox 上直接进行查看数据. 所以需求不是特别的强烈. 最简单的一个原因就是, 作为开发者, 插件的默&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>这次的更新和上一次更新差不多差了一年多, 最主要的原因就是懒&#8230; 工作之后,对 API 的测试基本上都在 PostMan 上进行, 很少有机会在 Firefox 上直接进行查看数据. 所以需求不是特别的强烈. 最简单的一个原因就是, 作为开发者, 插件的默&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/607/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
