<?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: Yak</title>
    <description>The latest articles on DEV Community by Yak (@yakito).</description>
    <link>https://dev.to/yakito</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%2F764427%2F4a35eb53-6e26-4abf-9455-111564ed391b.jpeg</url>
      <title>DEV Community: Yak</title>
      <link>https://dev.to/yakito</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yakito"/>
    <language>en</language>
    <item>
      <title>Need Help Creating a Webflow Chrome Extension</title>
      <dc:creator>Yak</dc:creator>
      <pubDate>Mon, 16 May 2022 21:17:12 +0000</pubDate>
      <link>https://dev.to/yakito/need-help-creating-a-webflow-chrome-extension-2d9j</link>
      <guid>https://dev.to/yakito/need-help-creating-a-webflow-chrome-extension-2d9j</guid>
      <description>&lt;p&gt;Hi! I am trying to find some help on building a Chrome extension that will interact a little bit with Webflow's frontend. &lt;br&gt;
Basically what I need is to be able to "put" data into the user's clipboard that webflow can the understand and paste into the frontend.&lt;/p&gt;

&lt;p&gt;Willing to hire someone that can help me with that task or anyone that can point me in the right direction.&lt;/p&gt;

&lt;p&gt;Thanks a lot in advance!&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>Creating a Chrome extension for Webflow</title>
      <dc:creator>Yak</dc:creator>
      <pubDate>Thu, 13 Jan 2022 12:03:51 +0000</pubDate>
      <link>https://dev.to/yakito/creating-a-chrome-extension-for-webflow-2c69</link>
      <guid>https://dev.to/yakito/creating-a-chrome-extension-for-webflow-2c69</guid>
      <description>&lt;p&gt;I'm a bit lost, I know it can be done because there is another extension that does it, but I can't quite understand what I should be looking at in order to replicate the operation.&lt;/p&gt;

&lt;p&gt;Basically I would like to create a Chrome extension for webflow that allows the user to do 2 things with one click:&lt;br&gt;
1- Generate elements automatically (for example create a series of &lt;/p&gt; with certain characteristics)&lt;br&gt;
2- Paste items from the clipboard.

&lt;p&gt;Webflow doesn't have a Designer API, so I understand that all of this has to be done by interacting directly with their .JS, right?&lt;/p&gt;

&lt;p&gt;Can someone point me in the right direction about what I should do research in order to find a way to do it.&lt;/p&gt;

&lt;p&gt;I already opened the other extension that does it in VS Code to try to understand, but the code is all minified and you can't really understand much.&lt;/p&gt;

&lt;p&gt;Thanks for any help!&lt;/p&gt;

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