MV3 and Google Fonts and jQuery

117 views
Skip to first unread message

Mike-O

unread,
Jul 13, 2022, 6:26:56 PM7/13/22
to Chromium Extensions
So, if we want to build an MV3 Chrome Extension, the new Google policy says we can't load Roboto from CDN. Instead, we have to download it and bundle it with our extension. Same with jQuery. Seems a bit extreme and redundant among chrome extensions.

Deco

unread,
Jul 13, 2022, 7:49:37 PM7/13/22
to Mike-O, Chromium Extensions
It really isn't as "extreme" as you're making it out to be, the only difference you are making is to have the scripts load from local storage instead of having the packages load externally from the codebase.

On Wed, 13 Jul 2022 at 23:27, Mike-O <volo...@gmail.com> wrote:
So, if we want to build an MV3 Chrome Extension, the new Google policy says we can't load Roboto from CDN. Instead, we have to download it and bundle it with our extension. Same with jQuery. Seems a bit extreme and redundant among chrome extensions.

--
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/ef9a632f-588f-4937-bd73-bc7238c9f037n%40chromium.org.

Mike M

unread,
Jul 13, 2022, 7:53:39 PM7/13/22
to Deco, Chromium Extensions
Yeah, on second thought, I retract that comment because either way, through CDN or through local file, it's going to get cached on their hard drive anyway.
Reply all
Reply to author
Forward
0 new messages