connorjoleary / DeepCite

Traversing links to find the deep source of information
GNU General Public License v3.0
69 stars 7 forks source link

Automatically run and popup info when right click cite #79

Open connorjoleary opened 3 years ago

connorjoleary commented 3 years ago

When you right click and cite some selection it only populates the popup. Instead it should pop up the popup automatically, input the text, and hit submit.

It does not look like you can automatically trigger the popup though from the background script, so instead it may be better to convert the popup to an iframe similar to how google keep operates

Source: https://stackoverflow.com/questions/17851700/how-to-open-the-default-popup-from-context-menu-in-a-chrome-extension