<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: What a mgic</title>
    <description>The latest articles on DEV Community by What a mgic (@justint0x).</description>
    <link>https://dev.to/justint0x</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1071667%2F941c643f-6313-4ca3-a85c-9a343ce34c94.jpg</url>
      <title>DEV Community: What a mgic</title>
      <link>https://dev.to/justint0x</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/justint0x"/>
    <language>en</language>
    <item>
      <title>Need Help</title>
      <dc:creator>What a mgic</dc:creator>
      <pubDate>Tue, 25 Apr 2023 23:34:34 +0000</pubDate>
      <link>https://dev.to/justint0x/need-help-3mo1</link>
      <guid>https://dev.to/justint0x/need-help-3mo1</guid>
      <description>&lt;p&gt;I want to catch socket message of current page in chrome extension.&lt;br&gt;
The high lighted part of image.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frgapd262opt51mck5kia.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frgapd262opt51mck5kia.jpg" alt=" " width="800" height="535"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So I write code like bellow.&lt;br&gt;
&lt;code&gt;window.addEventListener('message', (event) =&amp;gt; {&lt;br&gt;
    console.log(event)&lt;br&gt;
}, false);&lt;/code&gt;&lt;br&gt;
Now I get some result.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fef1mkypajffpslc16rqc.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fef1mkypajffpslc16rqc.jpg" alt=" " width="800" height="568"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But I can get what I want.&lt;br&gt;
So It means what I want is not message?&lt;br&gt;
How can I catch it?&lt;br&gt;
Please help me.&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
  </channel>
</rss>
