How can I add adsense to my chrome extension?

2019-02-09 04:11发布

I already programmed small chrome extension that when you click on it's icon it sends you to a specific URL.

Now I need to add an Adsense Advertisement included in my extension code, so that the ads appear at youtube.com at the right ,

Please look at the image: http://i.stack.imgur.com/yhVz5.jpg, I just marked where I want my ads to appear.

I've already seen an extension that does that, but I don't know how to do it.

2条回答
放我归山
2楼-- · 2019-02-09 04:24
The star\"
3楼-- · 2019-02-09 04:34

Have you read the program policies: Ads in Chrome Apps and Extensions https://developers.google.com/chrome/web-store/program_policies

Currently, AdSense may not be used to serve ads in Chrome extensions or packaged apps, per AdSense policies.

查看更多
登录 后发表回答