You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking of taking a stab at this over the next few weeks/months. To start with I'd move all the temp variables and logic to the background page so it can be shared, then use message passing to perform the queries. Is that a logical way of thinking? I haven't learnt Chrome specific ways of doing things yet.
Once the code is split away from the popup it opens up other possibilities like a coolkey, or a little visible button in the password fields.
Yes, okay, if that's possible thats the way to do it. I think I need to make a test chrome extension to get around how the API works and what the limitations are so I can make the changes here more efficiently.
Use context menu to fill form
https://developer.chrome.com/extensions/contextMenus
The text was updated successfully, but these errors were encountered: