Skip to content

Latest commit

 

History

History
155 lines (120 loc) · 4.1 KB

File metadata and controls

155 lines (120 loc) · 4.1 KB

Quick Start Guide - I'm Famous Chrome Extension

🚀 Installation (2 minutes)

Step 1: Load the Extension

  1. Open Google Chrome
  2. Navigate to chrome://extensions/
  3. Toggle "Developer mode" ON (top right corner)
  4. Click "Load unpacked"
  5. Select the im-famous folder
  6. The extension icon (⭐) should appear in your toolbar

Step 2: First Use

  1. Go to YouTube Studio
  2. Click the I'm Famous extension icon in your toolbar
  3. Toggle "Enable Fake Stats" to ON
  4. Fill in your desired custom numbers:
    • Subscribers: 1.5M
    • Total Views: 100M
    • Views (Last 28 Days): 5.2M
    • Revenue: $15,234
    • etc.
  5. Click "Save Settings"
  6. Watch your YouTube Studio stats update! ✨

Step 3: Taking Screenshots

Your custom stats are now displayed on all YouTube Studio pages. You can:

  • Take screenshots for portfolios or presentations
  • Share your "progress" for motivation
  • Create demo videos or tutorials

Step 4: Returning to Reality

Simply toggle "Enable Fake Stats" to OFF in the popup to see your real stats again.


✅ What Works

The extension replaces stats on:

  • ✅ Channel dashboard
  • ✅ Analytics pages
  • ✅ Video list view
  • ✅ Individual video pages
  • ✅ Revenue/Monetization pages
  • ✅ Comments section
  • ✅ Real-time stats

All changes persist across:

  • ✅ Page reloads
  • ✅ Navigation within YouTube Studio (SPA)
  • ✅ Browser restarts
  • ✅ Light and dark themes

💡 Pro Tips

Natural-Looking Numbers

Instead of 1000000, use:

  • 1M or 1,000,000 for consistency with YouTube's format
  • 5.2K for thousands
  • 12:34 for durations
  • $1,234.56 for revenue

Example Realistic Numbers

Small Creator:

  • Subscribers: 2.3K
  • Total Views: 150K
  • Last 28 Days: 25K
  • Revenue: $85.50

Medium Creator:

  • Subscribers: 250K
  • Total Views: 15M
  • Last 28 Days: 1.2M
  • Revenue: $4,200

Large Creator:

  • Subscribers: 2.5M
  • Total Views: 500M
  • Last 28 Days: 25M
  • Revenue: $45,000

Common Use Cases

  1. Portfolio/Resume: Show potential clients your "experience"
  2. Motivation: Visualize your goals
  3. Tutorials: Create clean demo videos
  4. Screenshots: Share progress without revealing real numbers
  5. Presentations: Professional-looking analytics for pitches

🛠️ Troubleshooting

Stats aren't changing?

  1. ✅ Check that the toggle is ON in the popup
  2. ✅ Make sure you clicked "Save Settings"
  3. ✅ Try refreshing the YouTube Studio page (F5)
  4. ✅ Verify you're on studio.youtube.com (not regular YouTube)

Some stats still show real numbers?

  • YouTube occasionally updates their layout. The extension catches most stats, but some deeply nested elements might be missed.
  • Try increasing the values to make them more noticeable
  • Check the browser console (F12) for any errors

Extension icon not showing?

  1. Go to chrome://extensions/
  2. Make sure "I'm Famous" is enabled (toggle switch is blue)
  3. Pin the extension by clicking the puzzle icon 🧩 in the toolbar

Need to uninstall?

  1. Go to chrome://extensions/
  2. Find "I'm Famous"
  3. Click "Remove"

⚠️ Important Reminders

  • Client-Side Only: This extension only changes what you see. It never modifies actual YouTube data.
  • Private: No data is sent anywhere. Everything stays in your browser.
  • Screenshots Only: YouTube's own screenshot tools might not capture the fake stats.
  • Ethical Use: Don't use this to deceive or mislead others maliciously.

📝 Updating Settings

You can change your fake stats anytime:

  1. Click the extension icon
  2. Modify any numbers
  3. Click "Save Settings"
  4. Changes apply immediately (no page refresh needed)

🎯 Next Steps

Now that you're set up, try:

  1. Navigating to different YouTube Studio pages
  2. Watching the stats update automatically
  3. Toggling the extension on/off to see the difference
  4. Taking a screenshot to share

Enjoy your fame! 🌟


📞 Need Help?

Check the full README.md for:

  • Technical details
  • File structure
  • How to modify selectors if YouTube changes
  • Privacy and security information