How to monetize/ add ads to your chrome extension

123 views
Skip to first unread message

joanna mathers

unread,
May 27, 2020, 1:28:16 PM5/27/20
to Chromium Extensions
Hi there,

i was wondering if anyone could advise on how to inject ads into your chrome extesnion (it goes without saying please suggest ways that are fully compliant with chrome stores policy!) i know you can’t put Adsense or other web-pages Ads easily in the chrome extension so i just wanted some help on other methods of doing this? 

i've found a few suggestions online but im not sure if its allowed.. and im not trying to get banned by google lol

would appreciate any help :)

thanks,
Jo

Deco

unread,
May 27, 2020, 1:47:36 PM5/27/20
to joanna mathers, Chromium Extensions
Please read the following.
image.png
Adsense is explicitly not allowed to be used for monetising extensions, neither can you inject tracker advertisements/generated advertisements inside an extension. You are free to provide advertisements on domain hosts that the extension is abiding to, so long as they are explicitly stated on the privacy policy of your extension and websites.

Advertisements relating to something such as a static banner are allowed to be added inside an extension, so long as the above guidelines are relevantly followed.

Thanks,
Deco

--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/1a68e622-8695-4963-b4d2-47e6cdc04c83%40chromium.org.

Simeon Vincent

unread,
May 28, 2020, 4:42:47 AM5/28/20
to Chromium Extensions, chatroomp...@gmail.com
To be honest ads in extensions are tricky. It's technically possible, but a bit of a minefield. You are allowed to use ads so long as ads are clearly attributed to your extension, use of ads are clearly disclosed in your extension's description, the extension abides by the User Data policy requirements (here be dragons), you don't use ads in a way that violates the Extensions Quality Guidelines policy, and possibly other hurdles that aren't occuring to me this late at night.

 
Adsense is explicitly not allowed to be used for monetising extensions, neither can you inject tracker advertisements/generated advertisements inside an extension - Deco

I think the issue you're getting at here is the use of user data such as the page URL or exposing a user's browsing history to advertising partners. The relevant policy states that "Collection and use of web browsing activity is prohibited except to the extent required for a user-facing feature described prominently in the Product's Chrome Web Store page and in the Product's user interface." If that's the concern, then I wholeheartedly agree that injecting ads directly into a page is a bad idea.

That said, you may be able to work within this limitation by using a sandboxed iframe that loads a chrome-extension:// page and displaying ads inside that context. Please note that this is an off the cuff idea by a sleep dev and is not officially endorsed by Chrome or Google. Heck, it may not even work - IDK, I haven't tried it.

Cheers,

Simeon - @dotproto
Extensions Developer Advocate

On Wednesday, May 27, 2020 at 10:47:36 AM UTC-7, Deco wrote:
Please read the following.
image.png
Adsense is explicitly not allowed to be used for monetising extensions, neither can you inject tracker advertisements/generated advertisements inside an extension. You are free to provide advertisements on domain hosts that the extension is abiding to, so long as they are explicitly stated on the privacy policy of your extension and websites.

Advertisements relating to something such as a static banner are allowed to be added inside an extension, so long as the above guidelines are relevantly followed.

Thanks,
Deco

On Wed, 27 May 2020 at 18:28, joanna mathers wrote:
Hi there,

i was wondering if anyone could advise on how to inject ads into your chrome extesnion (it goes without saying please suggest ways that are fully compliant with chrome stores policy!) i know you can’t put Adsense or other web-pages Ads easily in the chrome extension so i just wanted some help on other methods of doing this? 

i've found a few suggestions online but im not sure if its allowed.. and im not trying to get banned by google lol

would appreciate any help :)

thanks,
Jo

--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
Reply all
Reply to author
Forward
0 new messages