I started building chrome extensions last week using Perplexity and having some success, but I’m really inspired now after hearing what Mickey had to say that he believes 95% of business ideas could be turned into chrome extensions so I’m all in on this. Thank you.
you should do a video on the actual publishing process. Getting a fresh extension published to the chrome store and maybe even monetize it and see how much it makes
I am a webdev and have been playing with bolt and it's been blowing my mind what it can do in such a short time, last night I was thinking to myself of making a chrome extension but didnt know what to make but yall gave me an epic idea, thanks so much for this video!!!!
Went along the video on my own and totally created my first chrome extension. Pushed through, and there you have it. After a bit of back and forth. That reaction at [ 24:47 ] “Oh My Goodness…” That’s the meaning of life right there, I’ll tell you what.
As a (currently) non-technical dude with an endless stream of new ideas, your content gives me hope that I can one day build something awesome. Thanks, Greg, for always jam-packing your episodes full of valuable content! Thanks to Ras Mic for teaching this in a way that's easy for beginners (like me) to follow!
I've create two chrome extensions in the last few weeks. As a non developer it's a great way to get validation of an idea. I would add one tip is to start with console scripts, test them in the browser, then convert to a chome extension. Even less overhead to getting started.
@@carolopara6069often for developing a program you use a tool and when wou write a print command it will be printed in this small window inside the tool. This small window is often the terminal. I think he means to fist make sure you validate parts of your idea simply in this terminal before going the next step building a crome extension. Even the best AI tools struggle with bigger projects. Basically you need to break down you idea in the smallest pieces often the ai chat bots are able to build all the small pieces in a few attempts. Then you can ask the chatbots to bild a minimal viable product as a chrome extension and if it fails you can give the chat bot the smaller pieces you have bild before in the terminal as reference. Thats how i did it last time. For my project it worked quite well. I recently discovered the idea of test driven development in ai programming which prompts the chatbot to first build tests which are a form of a simulation of your final app and then replace all the tests with the true working code. I haven't used this approach myself jet but in my next projects i will try this out that sounds very promissing as a ai codeing strategy. I am a computer science student and i use ai chatbots for coding projects completly out of the area i am familiar with. Chrome extensions is an example of this you dont learn thatbin university and i do that as fun side projects learning new things on the side. Secret tip if you are a student use copilot student subscription (free for students) in combination with visual studio and copilot chat. If you are not a student compare copilot and cursor to find out whats cheaper and easier to use. Copilot seems to try to catch up to cursor.
I had a lot of issues with cursor ai today doing Clerk authentication. It was using old clerk apis etc so I was trying to get it to use the latest docs. I ended up going to ChatGPT and asking questions. Also I took the bad looking visuals from cursor and pasted it into v0 and it gave me a beautiful login page and dashboard to use as a protected route. nothing wrong with using multiple AIs to get the job done. I’m 55 (former IT contractor but not exactly with this area) and having a blast with this stuff but you have to be persistent to get thought problems and walk away from the computer sometimes.
This sounds like a great idea and the ideas for how to do research are easy enough. I might skip my walk this morning and give it a try. after my coffee. ☕
How awesome! Thank you for sharing this! I've learned a lot once again. Such valuable content! It was also fun to see Michael's excitement when he realized the extension actually worked 😃
Great use of 40 mins!! Thank you, this was the first video of yours I've seen. Its so well explained and presented, about to sub and watch all your older videos, thanks man
I wish there was more content showing the full process. Everything feels like 60% of what to do, and then the last 40% is always left out. Been working on an app and extension for weeks now and can't get it to launch.
An episode about extension ideas - especially something useful & valuable would be great. Monetization and marketing ideas would be very helpful too. It'd be interesting to see a build of something that's a bit more complicated or useful in general. It's cool that the AI can build out the code, files and scaffolding etc... but you could right click, view page source, copy & paste instead, right? So the extension (however a fine example) doesn't seem to do very much...
Interesting video! What I love most about this TH-cam channel is the names of different tools that are shared here. I wouldn't have known about these powerful tools. Today Mic talked about TanSlack Query.
At 28:50 mins...Are there videos that's been previously made on using AI to build Web Apps that have payment integration, Authorisation and authentication system?
I'd love to see you push these builds on something more complex. I see a lot of job boards and basic search type things but would love to see how bolt or cursor etc handle something more out of the norm.
Great video & walk through, you probably missed on the step to make it look beautiful from ugly ... 😉and also please create a full stack Web application using next.js, supabase db, authentication and payment module using Cursor, v0 & claude full from start to end. Once again thank you very much this is indeed a very valuable for a low coder like me.
ANother great video and awesome idea which I will start implementing and creating extensions left right and center....can I kindly ask to go a little deeper on what to do after the extension is ready?
I am highly wondering how to publish any ai powered google chrome extensions. is it accepted or giving feedback or something else? I develop 3 different extensions by using cursor but I dont have courage to publish.
Fun chat. Maybe have it replace the images with dummy svg and use ipsum text, or replace the css with Shadcn/tailwind. Ie just grabbing the layout/design instead of the content
I would prefer to work with people who actually get a sense of what their extension/code does internally rather than people who just write prompts and don't know what goes on
10k? check this. 2800/month = I would be off to the Philippines. 3500 a month = I would be off to Barcelona. 5k a month = I would be off to Rome. 7k+ = I always wanted to try out NY at least for a year.
I’ve developed several Chrome extensions without any coding knowledge, but I’m uncertain about how to monetize them. What are the best strategies for monetization?
10 mins in and the content is gold? But the intonation that's making everything a question? It's driving me nuts? Please see if you can change it in future?
RAS MIC IS BACK WITH HOW TO BUILD A CHROME EXTENSION WITH AI (AND HOW TO COME UP WITH STARTUP IDEAS). LIKE/COMMENT/SUBSCRIBE FOR MORE.
hi Greg, it'd be great to have a recap of the tools that were used and the particular task executed with them
What would u say is best for this project, Chat GPT or Claude? or are they both good ot use and its really just a personal preference?
thanks again for having me greg!!
It's always a fun time
ALWAYS!
You're definitely my favorite guest on the channel. Your channel is a freakin goldmine of info too, I've been subbed since the first Cursor+v0 video
You're the man, man
You’re not tripping Claude retains a larger “cache” of the conversation and has somehow better understanding, and generates better code
Hi brother thank you for this amazing tutorial may i ask you about the software u write the code with
I started building chrome extensions last week using Perplexity and having some success, but I’m really inspired now after hearing what Mickey had to say that he believes 95% of business ideas could be turned into chrome extensions so I’m all in on this. Thank you.
I built #7 "Tube Genie Pro". Your video popped up while I was waiting for Chrome store approval. Comments are gold! ❤
you should do a video on the actual publishing process. Getting a fresh extension published to the chrome store and maybe even monetize it and see how much it makes
I am a webdev and have been playing with bolt and it's been blowing my mind what it can do in such a short time, last night I was thinking to myself of making a chrome extension but didnt know what to make but yall gave me an epic idea, thanks so much for this video!!!!
Went along the video on my own and totally created my first chrome extension. Pushed through, and there you have it. After a bit of back and forth.
That reaction at [ 24:47 ]
“Oh My Goodness…”
That’s the meaning of life right there, I’ll tell you what.
hahaha
As a (currently) non-technical dude with an endless stream of new ideas, your content gives me hope that I can one day build something awesome. Thanks, Greg, for always jam-packing your episodes full of valuable content!
Thanks to Ras Mic for teaching this in a way that's easy for beginners (like me) to follow!
I've create two chrome extensions in the last few weeks. As a non developer it's a great way to get validation of an idea. I would add one tip is to start with console scripts, test them in the browser, then convert to a chome extension. Even less overhead to getting started.
What is a console script? Thanks for sharing!
@@carolopara6069often for developing a program you use a tool and when wou write a print command it will be printed in this small window inside the tool. This small window is often the terminal. I think he means to fist make sure you validate parts of your idea simply in this terminal before going the next step building a crome extension. Even the best AI tools struggle with bigger projects. Basically you need to break down you idea in the smallest pieces often the ai chat bots are able to build all the small pieces in a few attempts. Then you can ask the chatbots to bild a minimal viable product as a chrome extension and if it fails you can give the chat bot the smaller pieces you have bild before in the terminal as reference.
Thats how i did it last time. For my project it worked quite well.
I recently discovered the idea of test driven development in ai programming which prompts the chatbot to first build tests which are a form of a simulation of your final app and then replace all the tests with the true working code. I haven't used this approach myself jet but in my next projects i will try this out that sounds very promissing as a ai codeing strategy.
I am a computer science student and i use ai chatbots for coding projects completly out of the area i am familiar with. Chrome extensions is an example of this you dont learn thatbin university and i do that as fun side projects learning new things on the side.
Secret tip if you are a student use copilot student subscription (free for students) in combination with visual studio and copilot chat. If you are not a student compare copilot and cursor to find out whats cheaper and easier to use. Copilot seems to try to catch up to cursor.
Someone give this person a standing ovation. 👏👏👏
24:48 the happiness when it works... That's what we live for.
Thanks for such an amazing video!
I had a lot of issues with cursor ai today doing Clerk authentication. It was using old clerk apis etc so I was trying to get it to use the latest docs. I ended up going to ChatGPT and asking questions. Also I took the bad looking visuals from cursor and pasted it into v0 and it gave me a beautiful login page and dashboard to use as a protected route. nothing wrong with using multiple AIs to get the job done. I’m 55 (former IT contractor but not exactly with this area) and having a blast with this stuff but you have to be persistent to get thought problems and walk away from the computer sometimes.
This sounds like a great idea and the ideas for how to do research are easy enough. I might skip my walk this morning and give it a try. after my coffee. ☕
THE BEST GUEST EVERYTIME
Top content. Thanks for putting this together. I found this very useful for a few ideas I have. Looking forward to the next video!!
I mad a Figma Plugin with Cursor AI, Claude and Chatgpt - It's called Biny tech Banner generator. I love this!
Earn any penny?
@@asiddiqi123 Not yet but i am working on it to get more attention! Maybe I should build a chrome extention next :)
basically what the other guy said, have you earned anything yet?
None.. it’s not that simple, as always 😅
This is amazing and gives me so many ideas! 🤩 would love to see more!
Love watching what Ras does with these tools.
Amazing! Took a while but got it there in the end.
How awesome! Thank you for sharing this! I've learned a lot once again. Such valuable content! It was also fun to see Michael's excitement when he realized the extension actually worked 😃
Great use of 40 mins!! Thank you, this was the first video of yours I've seen. Its so well explained and presented, about to sub and watch all your older videos, thanks man
Bro your content is gold. Thanks.
Yes, please do more videos with Ras Mic. I am retiring and looking for I enjoy to learn and make some income. It is expensive in Cali lol
Full scale web app next for sure! Great work Ras Mic!!
Rock on! Went from sip to big gulp with this episode, thanks
thats the goal!
This is awesome, shows the potential of what's possible in today's day and age. Keep going.
Brother Ras, always a pleasure having your presence on the podcast
How do you monetize chrome extensions?
I wish there was more content showing the full process. Everything feels like 60% of what to do, and then the last 40% is always left out. Been working on an app and extension for weeks now and can't get it to launch.
GOAT like behavior! 🐐🐐🐐
I like Mickey so much. He is so humble.I just started coding. This is so nice cos learned a lot
Fire as usual
Love this
An episode about extension ideas - especially something useful & valuable would be great. Monetization and marketing ideas would be very helpful too.
It'd be interesting to see a build of something that's a bit more complicated or useful in general. It's cool that the AI can build out the code, files and scaffolding etc... but you could right click, view page source, copy & paste instead, right? So the extension (however a fine example) doesn't seem to do very much...
Greg is increasing GDP. One video at a time.
🫡
Underrated market - Chrome extensions ❤
Interesting video! What I love most about this TH-cam channel is the names of different tools that are shared here. I wouldn't have known about these powerful tools. Today Mic talked about TanSlack Query.
Thank you so much for making this video, and inspiring me to think about creating my own chrome extensions
This is gold!
nice! do you have something like cursor and claude basics or reddit marketing ?
At 28:50 mins...Are there videos that's been previously made on using AI to build Web Apps that have payment integration, Authorisation and authentication system?
I'd love to see you push these builds on something more complex. I see a lot of job boards and basic search type things but would love to see how bolt or cursor etc handle something more out of the norm.
thanks for the feedback!
can you do something on marketing your chrome extension. optimizing the listing. acquiring users and other stuff?
So ready for this 🙌🏼 🙏🏼 lfg!
Happy building.
this is getting to like what my first million guys do but with a little bit of execution ideas as well
Can you do something like this that scrapes a page that can then make a downloadable csv file for the data
This is cool, if you ever feel like doing a game dev using this analogy, I would love to be of any help I can! Thanks once again.
Really nice episode! Thanks!
What would u say is best for this project, Chat GPT or Claude? or are they both good ot use and its really just a personal preference?
Awesomeness!👏🏼🤩☝🏼❤️💯
Brother make a video on how to deploy and connect with surver and publishing on aap store
So how do you monetize a chrome extension?
is there a video on how to setup IFTTT?
Great video guys, awesome potential for high earnings
Great video & walk through, you probably missed on the step to make it look beautiful from ugly ... 😉and also please create a full stack Web application using next.js, supabase db, authentication and payment module using Cursor, v0 & claude full from start to end. Once again thank you very much this is indeed a very valuable for a low coder like me.
ANother great video and awesome idea which I will start implementing and creating extensions left right and center....can I kindly ask to go a little deeper on what to do after the extension is ready?
I have just one question. How do you monetise it?
that was informative
What tool do you use to record this? looks great
@rasmic is the best ! Keep 'em coming. 👊
please what is the name of the extenxion you use to manage different scren?
Wow! It's an intriguing start
;)
thanks for the tutorial gonna create my own extension then create phising sites!
Amaz buddy❤🎉
Could you go over using cursor to actually do auth for a nextjs app
Would love a follow up on marketing the extension without using a pre-built audience
Marketplace Plus PH
Where to download this extension????
I am highly wondering how to publish any ai powered google chrome extensions. is it accepted or giving feedback or something else? I develop 3 different extensions by using cursor but I dont have courage to publish.
Chrome extension factory 🎉
Great video!
haha that's awesome. prompt injection in real-time. great video! sub'd.
I wish he used a different example, as scraping css and html is too easy. But the biggest value here was the ideation process
Really Great Explaination but are you looking for a video editor?
nope ive got a great producer/editor! shoutout rafa
This video made me subscribe
❤️❤️❤️
Fun chat. Maybe have it replace the images with dummy svg and use ipsum text, or replace the css with Shadcn/tailwind. Ie just grabbing the layout/design instead of the content
Great video! Can you do a Framer plugin next now that it’s available publicly for developers? 🙏 🙏 🙏
I would prefer to work with people who actually get a sense of what their extension/code does internally rather than people who just write prompts and don't know what goes on
10k? check this. 2800/month = I would be off to the Philippines.
3500 a month = I would be off to Barcelona.
5k a month = I would be off to Rome.
7k+ = I always wanted to try out NY at least for a year.
NYC on 7k?
@@funicon3689 Do you understand what 7k+ means?
Micky is talking to AI like a kid forging his parents signature to go on a school trip haha.
Do a video on How to monetize chrome extensions
Hi Greg, How do you deal with Claude daily rate limit ?
It ain’t easy!
I’ve developed several Chrome extensions without any coding knowledge, but I’m uncertain about how to monetize them.
What are the best strategies for monetization?
@@ikqmdfyslcbe +1 I am wondering the same thing.
Wild 🤯
Chrome extensions can't be directly monetized correct? So this is mostly to create a funnel for a SaaS app?
They can
Unbelievable 😮
Chrome extension with auth payments db please!
What the hell does "Take extension and AI-ify it" mean?
10 mins in and the content is gold? But the intonation that's making everything a question? It's driving me nuts? Please see if you can change it in future?
Everything is a question. Entrepreneurs cant be cynical. 😊
I am leaving a comment here to remind you that you need to do a deep dive into your idea generation process
Greg prompting him to prompt the AI
hey loved the video, would be awsome if you add a link to the code to check it out!
Could you not just go in to the chrome dev tools and inspect site? Copy and paste?
Sippin time baby
Sherpa Mike!!!
Wake up babe Mickey’s back on SIP
literally
I appreciare the info and sharing, but how many gummies do you do a day?
I create my first chrome extension 2 weeks ago to calculate TH-cam revenue, just to dip my feet in the water
Awesome awesome
click bait video. how is this a 100k chrome extension?
Nope. The chrome extensions don't get installs. Making isn't the problem.
That depends on ur marketing bro..
that's obvious boy. any business.
Valid. Even if you get users to install it, it's almost impossible to monetize only with an extension