Chrome Extension that copies image URL on click
问题 I'm brand new to making Chrome Extensions and have done the simple tutorials, but I'm having trouble finding what I need. I want the extension to allow a user to chose an image on a webpage, and then copy the URL for that image into the extension. Can anyone help me out? I'm sure if I see an example I'd get a better grasp on how extensions can interact with a page. 回答1: From what I understand of your question, I'd say you want to create a context menu item that shows up when you right-click