How to add externally_connectable?, since it's only in chrome, and give the error #98
Unanswered
MoriorInvictus
asked this question in
Q&A
Replies: 1 comment
-
I just extended the manifest interface like this on
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to add externally_connectable to my extension manifest, but all they give me an error, that it's not described in webextension-polyfill, how to disable that? what if I make an extension specifically for chromium since it's just a joke to create an extension that I'm making, make it for firefox, this extension is for the game, and playing any game in something except chromium is shooting into yourself.
externally_connectable: { matches: ["*://*.lol.com/*"] }
Beta Was this translation helpful? Give feedback.
All reactions