This add-on adds a right click menu to copy a image as a base64 data URL
(ref. https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs)
Usage:
- Visit any real website (Excluding the browser restricted sites: accounts-static.cdn.mozilla.net, accounts.firefox.com, addons.cdn.mozilla.net, addons.mozilla.org, api.accounts.firefox.com, content.cdn.mozilla.net, discovery.addons.mozilla.org, install.mozilla.org, oauth.accounts.firefox.com, profile.accounts.firefox.com, support.mozilla.org, sync.services.mozilla.com)
- Right click on a image
- Click "Copy Image as Data URL"
- CTRL+V to paste the dataURL
- Permissions:
- "menus", to add the menu entry
- "activeTab", to access the clicked image
- "clipboardWrite", to save the dataURL to the clipboard
If you think this could be improved please let me know by opening an issue (see. below) and i will try to look into it.
More Details on the individual permission can be found here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
- Cost/Payment:
This Add-on is and forever will be subscription and payment free to use for everyone however they like.
If you are feeling generous you can send me a tip via my bitcoin address 35WK2GqZHPutywCdbHKa9BQ52GND3Pd6h4
- Stars/Reviews:
If this this add-on was useful for you, please leave some stars or a review so others can find it more easily.
- Bugs, Suggestions and Requests:
If you have any, please open an issue at the "Support site".

- License: BSD 2-Clause "Simplified" License
- Weekly downloads: 4
- Average daily users: 20
- Rating: 3/5 of 2 ratings
- Created: 2021-02-13 18:04:35
- Last updated: 2023-01-15 16:45:22
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/copy-image-as-dataurl/
- API: {7acc3412-474c-4182-afc6-b586b526510f}