Does safari 14 allow chrome.runtime methods in the webpages to communicate with extensions?

Does Safari only allow native apps to communicate with extensions? Can I create webpages to do the same just like in chrome ?
Answered by Engineer in 664108022
Are you asking about the externally_connectable API? Safari doesn't currently support it. Please file some feedback at https://feedbackassistant.apple.com with why you would like it. That helps us a bunch.
Accepted Answer
Are you asking about the externally_connectable API? Safari doesn't currently support it. Please file some feedback at https://feedbackassistant.apple.com with why you would like it. That helps us a bunch.
Hi bweinstein, yes I meant externally_connectable API. Is there any other way webpages can interact with the extensions or would it have to happen through content scripts injected into the webpage?
Does safari 14 allow chrome.runtime methods in the webpages to communicate with extensions?
 
 
Q