jquery-popup-window | The ultimate popup/dialog/modal jQuery plugin | Plugin library
kandi X-RAY | jquery-popup-window Summary
kandi X-RAY | jquery-popup-window Summary
The ultimate popup/dialog/modal jQuery plugin
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jquery-popup-window
jquery-popup-window Key Features
jquery-popup-window Examples and Code Snippets
Community Discussions
Trending Discussions on jquery-popup-window
QUESTION
I added a new (popup) window
not the popup.html you register in the manifest.
the user puts information in the window and when they click on a button the information needs to be send to the content.js script.
The html of the (popup) window is in the extension package so there isn't any need to add a "externally_connectable" object in the manifest.json and it isn't part of another extension so you don't use the sendMessageExternal method.
Manifest.json ...ANSWER
Answered 2019-Aug-04 at 17:31If you take a look at the documentation there is a clause in there:
Note that extensions cannot send messages to content scripts using this method. To send messages to content scripts, use tabs.sendMessage.
Which means that you'll have to do something like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jquery-popup-window
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page