TubeSum โ† Transcribe a video

This Hidden Amazon Affiliate Strategy Makes Passive Income Daily [$150/Day]

0h 08m video Published Mar 2, 2026 Transcribed Jul 27, 2026 Zoran IG Zoran IG
Intermediate 5 min read For: Aspiring affiliate marketers with basic technical knowledge who want to leverage AI to create tools.
AI Trust Score 48/100
๐Ÿšซ Clickbait / Waste of Time

"Title promises $150/day but offers no proof; it's a generic tutorial with hypothetical earnings."

AI Summary

This video presents a method to generate passive income through Amazon affiliate marketing by creating a Google Chrome extension. The extension helps users choose the best product on Amazon based on price and ratings, while inserting the creator's affiliate link. The tutorial covers generating the extension code using AI tools like ChatGPT, DeepSeek, and Google Gemini, then uploading it to the Chrome Web Store.

[00:01]
Method Overview

Create a Chrome extension that solves a common problem, such as choosing the best product on Amazon, to earn affiliate commissions.

[00:14]
Problem Identification

Amazon search results overwhelm users with many products; an extension can compare price and ratings to help decide.

[00:57]
Using ChatGPT to Create Prompt

Ask ChatGPT to generate a detailed prompt for a Chrome extension that compares prices and ratings and adds your affiliate link.

[01:56]
Generating Extension Code

Copy the prompt to DeepSeek and Google Gemini to generate the actual extension code. DeepSeek often gives better results.

[03:28]
Adding Affiliate ID

Insert your Amazon affiliate ID into the extension code so that clicks on products earn commissions.

[04:00]
Downloading Files

Download all parts of the code from the AI tools, including multiple files (e.g., manifest, content script, popup).

[04:49]
Creating Logo

Use ChatGPT or Google Gemini to generate an icon/logo for the extension. Download the logo image.

[06:15]
Packaging Extension

Compress all files (including logo) into a zip file for upload.

[06:45]
Uploading to Chrome Web Store

Go to Google Chrome Developers, pay a $5 fee, and upload the zip file. Follow tutorials for details.

[07:27]
Promotion and Earnings

Promote the extension to get users; each purchase via your affiliate link earns a commission.

This method uses AI to build a Chrome extension that inserts affiliate links on Amazon, generating passive income when users buy. Success depends on effective promotion and user adoption.

Mentioned in this Video

Tutorial Checklist

1 00:14 Identify a common problem (e.g., choosing best Amazon product) that a Chrome extension can solve.
2 00:57 In ChatGPT, ask: 'Create a detailed and precise prompt for a Google Chrome extension that compares price and ratings on Amazon and finds the best product and adds my Amazon affiliate link.'
3 01:56 Copy the generated prompt and paste it into DeepSeek and Google Gemini, then instruct them to 'make this extension'.
4 03:28 Insert your Amazon affiliate ID into the code where required.
5 04:00 Download all code files from the AI tools (usually 5 parts).
6 04:49 Generate an icon/logo using ChatGPT or Google Gemini by asking 'Give me idea for icon/logo for this Chrome extension' and then 'Make this logo'.
7 06:15 Place all files (including logo) in one folder, right-click and compress to a zip file.
8 06:45 Go to Google Chrome Developers, log in, pay $5 fee, and upload the zip file. Follow additional tutorials for completion.
9 07:27 Promote your extension to drive users; each purchase via your affiliate link earns a commission.

Study Flashcards (5)

What is the core idea of this Amazon affiliate strategy?

easy Click to reveal answer

Create a Google Chrome extension that helps users choose the best product on Amazon and inserts your affiliate link.

00:01

Which AI tools are recommended to generate the extension code?

easy Click to reveal answer

ChatGPT, DeepSeek, and Google Gemini.

00:57

What fee is required to upload an extension to the Chrome Web Store?

easy Click to reveal answer

$5.

06:58

What should you do after generating the extension code to ensure it works for you?

medium Click to reveal answer

Insert your Amazon affiliate ID into the code.

03:28

How many files typically need to be downloaded from the AI tools for the extension?

medium Click to reveal answer

About five files.

04:35

๐Ÿ’ก Key Takeaways

โš–๏ธ

Problem-Solving Approach

Highlights the key to affiliate marketing success: solving user problems with a tool.

00:14
๐Ÿ”ง

Using Multiple AI Tools

Compares ChatGPT, DeepSeek, and Gemini for code generation, showing practical AI usage.

01:56
๐Ÿ’ก

Passive Income Mechanism

Explains how once the extension is deployed, earnings can occur automatically without active work.

07:27

[00:01] one of the best ways to make money with Amazon affiliate marketing. But, I have to say that this method is a bit complicated, okay? But, nothing terrible, okay? So, what you need to do? You need to identify what kind of

[00:14] problem people have, and then you need to create a Google Chrome extension that will help people to solve that problem. So, for example, when we come here on Amazon and we search some specific product, we will see that there is a

[00:28] lots and lots of products here that are available, but which one do you choose, okay? That is the problem. So, when you come here, here you can sort this by price low to high, high to low, average customer review, newest arrival, and

[00:43] best seller. But, which of these products is actually the best? So, what you can do? You can create a Google Chrome extension that will help people to choose the best product, okay? So, what you can do? You can simply come

[00:57] here on Chat GPT, and then here you can give it a prompt. You can say something like this, create a detailed and precise prompt for a Google Chrome extension that compares price and ratings on Amazon and finds the best product and

[01:12] Amazon and finds the best product and adds my Amazon affiliate link, and then adds my Amazon affiliate link, and then press enter, okay? So, now Chat GPT will create this prompt. It will not create yet that extension. It will create just

[01:26] prompt. And here you can see it is creating a very detailed prompt, okay? Just give it a few seconds to finish. And Chat GPT finished generating this prompt, and this is how this prompt looks. As you can see, it is very

[01:41] detailed. So, what I need to do next? I need to tell it to make this Google Chrome extension. So, I will simply say something like this, make this extension, and then press enter. And now Chat GPT will start making this

[01:56] extension. But, so what I need to do? I will actually copy this prompt here and I will paste it on Deep Seek and Google Gemini. And actually, Deep Seek usually give me better results with this kind of stuff. So, I will simply copy this

[02:11] prompt here. Let me just copy this prompt. prompt. And I will click here on start now and I will paste that here, press enter. And

[02:28] also, I will go here on Google Gemini and do exactly the same thing. Press enter. Just to see which of these will give me better results. And Chat GPT finished writing this code. Here you can see how this code looks. It's actually

[02:43] made from few parts, as you can see here. Okay, so let's just see what Google Gemini did. Did they actually finished? Here you can see, they actually gave me two choices, choice A and choice B. So, I can choose between

[02:57] these two choices. That is really good, okay? And here you can see choose choice A is it looks better. So, let's just see what Deep Seek did. Actually, it's still writing this code. Usually, like I said, I'm getting better results with Deep

[03:12] Seek than with the Chat GPT or Google Gemini. So, when you click here on run, for example, here you can see how this looks. Now, usually I would give it more details to make this look much, much better. But, this actually looks good.

[03:28] And here I need to add my Amazon affiliate ID, okay? And when someone actually clicks on one of those products and buys the product, I will earn an Amazon affiliate commission. So, let me just close this. So, what you need to

[03:43] do? You need to download each of these parts here. Maybe Chat GPT is actually clearly to see, okay? But, it's more viewable. So, what you need to do, let me just go back here on top to find all the all the parts. So, let me just go

[04:00] here. As you can see, Deep Seek is actually giving a really detailed code, okay? So, what I need to do, I simply need to click here on download, okay? And I downloaded this on my computer. And I need to download this also, okay?

[04:16] And I need to download this also, okay? And I need to download this part here. I will also download this, and I need to download all of these parts that these AIs actually created for me. So, let me just find another part.

[04:35] I will click here on download, and I need part number five. And this is number five. So, next thing you need to do, you need to open that folder where you saved all five files. As you can see, this is the folder, but

[04:49] I'm not done yet. I actually need to go back here on Chat GPT, and I need to give it a new prompt because I need another thing. So, I'll say something like this, "Give me idea for icon/logo for this Chrome extension." And then

[05:04] press enter because you are actually going to need a logo. So, here you can see it is giving me idea for this logo. They actually gave me two ideas, so I will actually go with the first one,

[05:17] will actually go with the first one, okay? So, I will simply copy this, okay? And I will say, "Make this logo," okay? And press enter. And now Chat GPT will create this logo for me. Just give it a

[05:31] few seconds, and I will actually go here on Google Gemini, click here on create image, and I will give it the same prompt, okay? Just to see which of these two AIs will give me better results. So, I'll just see what Chat GPT did. It's

[05:47] still working, okay? And here you can see they are actually creating this logo. And let's see what Okay, this is what Google Nano Banana Okay, this is what Google Nano Banana did. Let just see what Okay, this

[06:01] actually looks better to me, okay? So, what you need to do, you need to click here and you need to download this as well. That is really important. You need a logo or an icon for this purpose, okay? So, what I will do, I will simply

[06:15] go here, click on downloads, and I'm going to cut this and I will go back here and I'm going to paste that here, okay? So, what you need to do now, you need to go back here, you need to right click here, and then you need to click

[06:30] here on compress and then choose zip file, okay? And now you will create a zip file. That is really important. So, what you need to do next, you need to go on Google and you need to type Google Chrome Developers, press

[06:45] enter, and you need to click here on extensions, okay? And you need to click extensions, okay? And you need to click here on start building. And you need to log in, build your extension, click here, and you need to log in with your

[06:58] here, and you need to log in with your Gmail account, and you need to pay a $5 fee. And you need to upload your file that you created, your zipped file, you Developers for extensions. That is really important. And you can find a

[07:12] lots of tutorials on YouTube on how to upload your extension on Google Play Store, okay? So, after that, all you have to do, you just need to start promoting your Google Chrome extensions. The more people use your extension, the

[07:27] more people will actually click on your affiliate link. And the if they buy that product, you will earn an affiliate commission. As we saw this extension that we created will add our Amazon affiliate ID on every product that these

[07:44] people search. So, no matter what they search, if they buy that product, we are going to earn an affiliate commission. Now, this method gives really, really good results, but it is a bit complicated and

[07:58] it does take some time and you need to do some good promotions for your Google Chrome extension, but you can make money with Amazon affiliate marketing and Google Chrome extensions. That's it for today, guys. If you wish

[08:12] to see more ways to make money online, make sure to subscribe to my channel and And also on your right side, you can see more videos that you can watch on YouTube that may help you to make money online.

More from Zoran IG

View all

โšก Saved you 0h 08m reading this? Transcribe any YouTube video for free โ€” no signup needed.