Skip to content

Google Chrome extension to convert selected image link URL into an HTML <img> tag with src attribute on the clipboard.

License

Notifications You must be signed in to change notification settings

ttsukagoshi/imgsrc-er

Repository files navigation

ImgSrc-er (Google Chrome Extension)

Chrome Web Store Accessibility-alt-text-bot CodeQL Super-Linter Upload Zipped Source Code on Release

Convert image link URL into an <img> tag

About

An open-source Google Chrome extension to convert selected image link URL into an HTML <img> tag with src attribute on the clipboard.

Install

This extension can be installed via the Chrome Web Store.

How to Use

When an image, e.g., https://example.com/image.jpg, is selected, right-click to get the context menu and select Convert to <img> tag and save on clipboard.
Screenshot of the context menu

The string

<img src="https://example.com/image.jpg" alt="" />

will be saved on the clipboard. You can in turn use this to edit your website.

Terms and Conditions

You must agree to the Terms and Conditions to use this extension.

About the Icon

The icon of this Chrome extension was made by Freepik from www.flaticon.com.