<?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: Bhumi Jain</title>
    <description>The latest articles on DEV Community by Bhumi Jain (@bhumi26).</description>
    <link>https://dev.to/bhumi26</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%2F1255423%2F333d48cd-e0c2-4ed7-b23f-af7458895f32.png</url>
      <title>DEV Community: Bhumi Jain</title>
      <link>https://dev.to/bhumi26</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhumi26"/>
    <language>en</language>
    <item>
      <title>🧠 What is Did You Know?</title>
      <dc:creator>Bhumi Jain</dc:creator>
      <pubDate>Sat, 23 Nov 2024 09:46:10 +0000</pubDate>
      <link>https://dev.to/bhumi26/what-is-did-you-know-49a9</link>
      <guid>https://dev.to/bhumi26/what-is-did-you-know-49a9</guid>
      <description>&lt;p&gt;Did You Know is a Chrome extension designed to enhance your browsing experience by popping up an interesting fact every time you open a new tab. Imagine learning about science, history, space, or fun trivia while you prepare to browse — all seamlessly integrated into your new tab page.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repository&lt;/strong&gt;&lt;br&gt;
You can find the full source code on GitHub: &lt;a href="https://github.com/bhumi-125/Did_You_Know-Chrome-Extension" rel="noopener noreferrer"&gt;https://github.com/bhumi-125/Did_You_Know-Chrome-Extension&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;✨ Key Features:&lt;/strong&gt;&lt;br&gt;
Random Facts Every Time: Each new tab greets you with a unique fact pulled from a curated collection of fascinating knowledge.&lt;br&gt;
Clean and Minimalist Design: No clutter, just the fact of the moment displayed beautifully against a customizable background.&lt;br&gt;
Extendable Content: Future updates may include themed fact categories, such as science, history, or tech.&lt;br&gt;
&lt;strong&gt;🛠️ How I Built It&lt;/strong&gt;&lt;br&gt;
Here’s a quick rundown of the tech stack and tools used to build Did You Know:&lt;/p&gt;

&lt;p&gt;HTML, CSS, JavaScript:&lt;/p&gt;

&lt;p&gt;The core logic for displaying random facts is implemented in vanilla JavaScript.&lt;br&gt;
A visually pleasing UI with responsive design using CSS.&lt;br&gt;
JSON File for Facts:&lt;/p&gt;

&lt;p&gt;Facts are stored in a local JSON file, which the extension fetches randomly.&lt;br&gt;
Chrome Extension API: uselessfacts &lt;/p&gt;

&lt;p&gt;Leveraged the Manifest V3 format for better security and performance.&lt;br&gt;
Future Plans:&lt;/p&gt;

&lt;p&gt;Add an external API for dynamic and frequently updated content.&lt;br&gt;
Introduce user preferences for categories and font styles.&lt;br&gt;
&lt;strong&gt;🌟 How It Works&lt;/strong&gt;&lt;br&gt;
Step 1: Download or Clone the Repository: bash git clone &lt;a href="https://github.com/bhumi-125/Did_You_Know-Chrome-Extension.git" rel="noopener noreferrer"&gt;https://github.com/bhumi-125/Did_You_Know-Chrome-Extension.git&lt;/a&gt;&lt;br&gt;
Step 2:Load the Extension into Chrome: Enable Developer Mode (toggle in the top right corner).&lt;br&gt;
Click on Load Unpacked.&lt;br&gt;
Select the folder where you downloaded/cloned this repository.&lt;br&gt;
You're all set! Open a new tab to see a random fact.&lt;br&gt;
Step 3: Open a new tab.&lt;br&gt;
Step 4: Be greeted with a random, delightful fact to make your day just a little brighter.&lt;br&gt;
For example, you might see:&lt;br&gt;
"Did you know? Octopuses have three hearts, and two of them stop beating when they swim."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🌍 Why Build This?&lt;/strong&gt;&lt;br&gt;
In the fast-paced digital world, our browsers are portals to endless information. I wanted to create something simple yet impactful — a tool that sparks curiosity and adds a dose of positivity to our browsing routine.&lt;br&gt;
**&lt;br&gt;
🤔 What’s Next?**&lt;br&gt;
Feedback from the Community: I'd love your thoughts on improving Did You Know. Are there features you'd like to see?&lt;/p&gt;

&lt;p&gt;🚀 Let's Build Together!&lt;br&gt;
Whether you’re curious about Chrome extensions, want to brainstorm ideas, or love random facts, I’d love to hear from you! Let’s make browsing a more delightful experience, one tab at a time.&lt;/p&gt;

&lt;p&gt;Feel free to drop your thoughts or suggestions in the comments. If you’re working on a similar project or want to explore Chrome extension development, let’s connect and exchange ideas!&lt;/p&gt;

&lt;p&gt;Stay curious,&lt;br&gt;
Bhumi 🌟&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
