Error message please help me ?

135 views
Skip to first unread message

AYVON JOSEPH BIJI

unread,
Jul 4, 2023, 3:27:21 PM7/4/23
to Chromium Extensions
ErrorThe 'webRequest' API cannot be used with event pages.
Could not load manifest.

PhistucK

unread,
Jul 4, 2023, 3:38:08 PM7/4/23
to AYVON JOSEPH BIJI, Chromium Extensions
Event pages are background pages that are not persistent.
So in the manifest, it would be something like "background": {"persistent": false, ...}.
If you have that, that is incompatible with the webRequest API. I guess you also have "webRequest" in the permissions key in your manifest, which probably makes Chrome reject the manifest because it knows they are incompatible.

PhistucK


On Tue, Jul 4, 2023 at 8:27 PM AYVON JOSEPH BIJI <ayvonjos...@gmail.com> wrote:
ErrorThe 'webRequest' API cannot be used with event pages.
Could not load manifest.

--
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/c8a276a9-4988-41e8-8566-0a3dcfbbc7f7n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages