Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Chromium Extensions
Conversations
About
Sort By Relevance
Sort By Date
1–30 of many
FelasTech
,
Stefan Van Damme
2
4:53 AM
Permission library js
in your
Manifest
V3
Chrome extension package. Because
Manifest
V3
does not allow external sources (on *http://* and *https://*). Source: https://developer.chrome.com/docs/
unread,
Permission library js
in your
Manifest
V3
Chrome extension package. Because
Manifest
V3
does not allow external sources (on *http://* and *https://*). Source: https://developer.chrome.com/docs/
4:53 AM
Ilgaz KILIÇGEDİK
,
wOxxOm
3
Feb 1
declarative_net_request - request header logging
* in
manifest
.json. > > On Tuesday, January 31, 2023 at 11:12:18 PM UTC+3 ilg...@gmail.com wrote: > >> Hi folks, >> >> I am looking a way to get a specific
unread,
declarative_net_request - request header logging
* in
manifest
.json. > > On Tuesday, January 31, 2023 at 11:12:18 PM UTC+3 ilg...@gmail.com wrote: > >> Hi folks, >> >> I am looking a way to get a specific
Feb 1
Uladzimir Yankovich
, …
Glen Chiacchieri
13
Jan 31
Is possible to load site with X-Frame-Options: SAMEORIGIN in iFrame?
Does extensions
v3
have any way to make sites that have >>>>>>>>>>>> installed X-Frame-Options: SAMEORIGIN load in iFrame? >>>
unread,
Is possible to load site with X-Frame-Options: SAMEORIGIN in iFrame?
Does extensions
v3
have any way to make sites that have >>>>>>>>>>>> installed X-Frame-Options: SAMEORIGIN load in iFrame? >>>
Jan 31
Chakradhara Rao Gatti
,
Stefan Van Damme
3
Jan 31
(failed)net::ERR_CERT_AUTHORITY_INVALID
addon to
manifest
V3
version. In that process we >> started using the fetch api (instead of jquery ajax requests) to send api >> requests in the background page. Our server
unread,
(failed)net::ERR_CERT_AUTHORITY_INVALID
addon to
manifest
V3
version. In that process we >> started using the fetch api (instead of jquery ajax requests) to send api >> requests in the background page. Our server
Jan 31
Ash Prabaker
,
Stefan Van Damme
3
Jan 30
Review times for our chrome extension (manifest V3)
review (
manifest
V3
) but it's still pending >> review. Delays in reviews/approval will *seriously* *negatively impact* our >> ability to serve our users and and
unread,
Review times for our chrome extension (manifest V3)
review (
manifest
V3
) but it's still pending >> review. Delays in reviews/approval will *seriously* *negatively impact* our >> ability to serve our users and and
Jan 30
Mengdi Chen
, …
wOxxOm
6
Jan 25
Dynamically load JS in devtools with Manifest V3
possible with
Manifest
V2, >>>>> but no longer possible with
V3
. Is this true? If so, is there an >>>>> alternative way to achieve my goal? >>
unread,
Dynamically load JS in devtools with Manifest V3
possible with
Manifest
V2, >>>>> but no longer possible with
V3
. Is this true? If so, is there an >>>>> alternative way to achieve my goal? >>
Jan 25
Pawel Kacprzak
, …
Guy S
19
Jan 25
Manifest V3: service worker not registered in popular extension
The extension's
manifest
version. >>>>>>>>>> * The type of background context used (persistent page, event >>>>>>>
unread,
Manifest V3: service worker not registered in popular extension
The extension's
manifest
version. >>>>>>>>>> * The type of background context used (persistent page, event >>>>>>>
Jan 25
Marek Király
, …
Stefan Van Damme
3
Jan 24
manifest v2 -> v3 migration
out of
Manifest
V2 is on pause. More information in March 2023. Source: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/zQ77HkGmK9E/m/1EwdKKZYAQAJ *
unread,
manifest v2 -> v3 migration
out of
Manifest
V2 is on pause. More information in March 2023. Source: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/zQ77HkGmK9E/m/1EwdKKZYAQAJ *
Jan 24
Suchintan Das
, …
wOxxOm
4
Jan 23
Unchecked runtime.lastError: The message port closed before a response was received.
extension in
manifest
v3
, while using messaging I faced this error that my >>> response port is closing earlier and is not able to receive the response. I >>> tried
unread,
Unchecked runtime.lastError: The message port closed before a response was received.
extension in
manifest
v3
, while using messaging I faced this error that my >>> response port is closing earlier and is not able to receive the response. I >>> tried
Jan 23
Stefan Ruska
, …
wOxxOm
7
Jan 23
Further fundamental changes to mv3
plugin to
manifest
v3
and would like to >> know if there are any substantial changes still planned that could >> invalidate my plugin further (and incur extra effort later
unread,
Further fundamental changes to mv3
plugin to
manifest
v3
and would like to >> know if there are any substantial changes still planned that could >> invalidate my plugin further (and incur extra effort later
Jan 23
Simeon Velichkov
,
wOxxOm
8
Jan 22
Content scripts being executed before page load in Chrome 109
>>
manifest
v3
, so I can definitely tell that something changed in latest >>>>>>> Chrome, since those styles are being applied on sites I visit very >
unread,
Content scripts being executed before page load in Chrome 109
>>
manifest
v3
, so I can definitely tell that something changed in latest >>>>>>> Chrome, since those styles are being applied on sites I visit very >
Jan 22
Jeremiah Oluwakoya
, …
wOxxOm
7
Jan 19
Can declarativeNetRequest API Modify CSP headers ??
API within
Manifest
V3
is not supported with >>>>> declarativeNetRequest. Instead you can do this directly within DNR, >>>>> specifically please
unread,
Can declarativeNetRequest API Modify CSP headers ??
API within
Manifest
V3
is not supported with >>>>> declarativeNetRequest. Instead you can do this directly within DNR, >>>>> specifically please
Jan 19
Oleksii Semeniuk
2
Jan 15
Images on a websites
that within
manifest
v3
and because of CSP you > can't just insert the link so you have to download the pic first from the > background script and then send it to the content script
unread,
Images on a websites
that within
manifest
v3
and because of CSP you > can't just insert the link so you have to download the pic first from the > background script and then send it to the content script
Jan 15
Artem Harutyunyan
, …
Simeon Velichkov
5
Jan 15
Users reporting `Invalid manifest` error in CWS
about the
manifest
being incorrect. Here is how the maintainer fixed it in the end https://github.com/md-reader/md-reader/commit/a50db14cd53d91b46cd8ebe59a4cd116c01630fe
unread,
Users reporting `Invalid manifest` error in CWS
about the
manifest
being incorrect. Here is how the maintainer fixed it in the end https://github.com/md-reader/md-reader/commit/a50db14cd53d91b46cd8ebe59a4cd116c01630fe
Jan 15
Gordon Stewart
, …
wOxxOm
13
Jan 14
create app using manifest - not matching URL
code from
Manifest
V2 to
Manifest
V3
. A*nd yes it must be *permissions": [ "tabs" ] in the
manifest
.json*. Also here is the new
Manifest
V3
code (with typo fix): chrome
unread,
create app using manifest - not matching URL
code from
Manifest
V2 to
Manifest
V3
. A*nd yes it must be *permissions": [ "tabs" ] in the
manifest
.json*. Also here is the new
Manifest
V3
code (with typo fix): chrome
Jan 14
Persivia inc
, …
Stefan Van Damme
4
Jan 11
acknowledgement on publishing item
7 important
Manifest
V3
development questions that Google Chrome did not answer you: https://www.stefanvd.net/blog/2023/01/09/7-important-
manifest
-
v3
-development-questions
unread,
acknowledgement on publishing item
7 important
Manifest
V3
development questions that Google Chrome did not answer you: https://www.stefanvd.net/blog/2023/01/09/7-important-
manifest
-
v3
-development-questions
Jan 11
Rony Fragin
,
wOxxOm
3
Jan 10
Performance trace recording with Manifest v3
its >
manifest
.json URL like chrome-extension://*id*/
manifest
.json > 2. open devtools in the tab and switch to the Application tab inside, > then choose `Service worker
unread,
Performance trace recording with Manifest v3
its >
manifest
.json URL like chrome-extension://*id*/
manifest
.json > 2. open devtools in the tab and switch to the Application tab inside, > then choose `Service worker
Jan 10
Prerna Mehra
, …
Manvel Saroyan
9
Jan 10
Chrome.windows.create api does not open window according to specified state
m in
manifest
V3
. Guys, know any workaround? I just want to >>>>> open a new window quietly without disrupting user experience. >>>>> >>>
unread,
Chrome.windows.create api does not open window according to specified state
m in
manifest
V3
. Guys, know any workaround? I just want to >>>>> open a new window quietly without disrupting user experience. >>>>> >>>
Jan 10
Stefan Van Damme
,
ITIS Examity
3
Jan 9
Blog: 7 important Manifest V3 development questions that Google Chrome did not answer you
7 important
Manifest
V3
>> development questions that Google Chrome did not answer you. >> 1. Can I use
Manifest
V3
for my Chrome theme now? >> 2. Can I upgrade from
unread,
Blog: 7 important Manifest V3 development questions that Google Chrome did not answer you
7 important
Manifest
V3
>> development questions that Google Chrome did not answer you. >> 1. Can I use
Manifest
V3
for my Chrome theme now? >> 2. Can I upgrade from
Jan 9
Ashitha Shetty
, …
Emile Bourquin
10
Jan 11
How to figure out search terms at the Chrome Web Store
Google Analytics
v3
which is set to EOL later this year. Most everyone has already moved their analytics from
v3
to v4 (in anticipation of deprecation of
v3
), however Chrome Store still
unread,
How to figure out search terms at the Chrome Web Store
Google Analytics
v3
which is set to EOL later this year. Most everyone has already moved their analytics from
v3
to v4 (in anticipation of deprecation of
v3
), however Chrome Store still
Jan 11
goga
,
Stefan Van Damme
2
Jan 6
Social login of chrome extension v3 running on local but not working after publish in chrome store
working in
Manifest
V3
. This can help you: https://stackoverflow.com/questions/72514608/google-chrome-extension-
manifest
-version-3-to-handle-google-sign-ins Thanks
unread,
Social login of chrome extension v3 running on local but not working after publish in chrome store
working in
Manifest
V3
. This can help you: https://stackoverflow.com/questions/72514608/google-chrome-extension-
manifest
-version-3-to-handle-google-sign-ins Thanks
Jan 6
imantest wr
,
Stefan Van Damme
4
Jan 6
Need Clarification - Timeline to update existing MV2 Extension to Chrome web Store
still in
Manifest
version 2.* >> You can update your existing Chrome extension
Manifest
V2 today. However, >> it is best to have a Chrome extension
Manifest
V3
ready. So
unread,
Need Clarification - Timeline to update existing MV2 Extension to Chrome web Store
still in
Manifest
version 2.* >> You can update your existing Chrome extension
Manifest
V2 today. However, >> it is best to have a Chrome extension
Manifest
V3
ready. So
Jan 6
David Choi
, …
wOxxOm
13
Jan 5
How to access the DOM of an extension from web page
Chrome extension
Manifest
V3
, the background script is >>>>>> no longer a regular page, but a service worker. And can not access its DOM. >>>>>
unread,
How to access the DOM of an extension from web page
Chrome extension
Manifest
V3
, the background script is >>>>>> no longer a regular page, but a service worker. And can not access its DOM. >>>>>
Jan 5
Phxuk 81
, …
Stefan Van Damme
3
Jan 5
Manifest_Version 2 - How to I fix?
Chrome Extension
Manifest
V3
for Beginners (from scratch) https://www.stefanvd.net/blog/2022/11/14/easily-creates-a-google-chrome-extension-
manifest
-
v3
-for-beginners
unread,
Manifest_Version 2 - How to I fix?
Chrome Extension
Manifest
V3
for Beginners (from scratch) https://www.stefanvd.net/blog/2022/11/14/easily-creates-a-google-chrome-extension-
manifest
-
v3
-for-beginners
Jan 5
support shift
, …
Simeon Vincent
3
Jan 4
Chrome extension program operation inquiries due to the end of Chrome support
extension (
Manifest
V2 and the
Manifest
V3
-> with bugs) will >> still work in that Google Chrome web browser version 109. Also in the year >> 2023. >> >>
unread,
Chrome extension program operation inquiries due to the end of Chrome support
extension (
Manifest
V2 and the
Manifest
V3
-> with bugs) will >> still work in that Google Chrome web browser version 109. Also in the year >> 2023. >> >>
Jan 4
ym_developer
, …
wOxxOm
6
Jan 2
ReferenceError: window is not defined chrome extension with manifest v3
>>
Manifest
version 3 does not support background pages, it only supports >> service workers. That means you have no DOM, in case you need it. >> >> ☆*PhistucK
unread,
ReferenceError: window is not defined chrome extension with manifest v3
>>
Manifest
version 3 does not support background pages, it only supports >> service workers. That means you have no DOM, in case you need it. >> >> ☆*PhistucK
Jan 2
Mori
, …
Stefan Van Damme
8
Jan 2
Shrunk Chrome extension popup
due to
Manifest
V3
if you use this. >> "content_security_policy": { >> "extension_pages": "default-src 'none'; style-src '
unread,
Shrunk Chrome extension popup
due to
Manifest
V3
if you use this. >> "content_security_policy": { >> "extension_pages": "default-src 'none'; style-src '
Jan 2
唐雪见
,
Jackie Han
3
12/30/22
Optimize the prompt of declarativeNetRequest permission
upgraded from
Manifest
V2 to
V3
, the webRequest >> permissions I was using before are now changed to declarativeNetRequest >> permissions. >> >> The browser
unread,
Optimize the prompt of declarativeNetRequest permission
upgraded from
Manifest
V2 to
V3
, the webRequest >> permissions I was using before are now changed to declarativeNetRequest >> permissions. >> >> The browser
12/30/22
bolin liao
,
Akash Kumar
2
12/28/22
Access to fetch at xxx from origin 'chrome-extension://clkhibkobgfbolfmgccmlfhjjdckgmah'
this in
manifest
"host_permissions": [ "*://*/*" ] On Wednesday, December 28, 2022 at 11:46:28 AM UTC+5:30 liaob...@gmail.com wrote: > My site send cors
unread,
Access to fetch at xxx from origin 'chrome-extension://clkhibkobgfbolfmgccmlfhjjdckgmah'
this in
manifest
"host_permissions": [ "*://*/*" ] On Wednesday, December 28, 2022 at 11:46:28 AM UTC+5:30 liaob...@gmail.com wrote: > My site send cors
12/28/22
Stefan Van Damme
12/26/22
Blog: 5 Important Accessibility Options All Chrome Extension Manifest V3 Developers Should Be Using
Chrome extension
Manifest
V3
update. I just wrote this in my next blog post for Chrome extension developers, which I want to share with the extension community: https://www.stefanvd
unread,
Blog: 5 Important Accessibility Options All Chrome Extension Manifest V3 Developers Should Be Using
Chrome extension
Manifest
V3
update. I just wrote this in my next blog post for Chrome extension developers, which I want to share with the extension community: https://www.stefanvd
12/26/22