
copy image as base64 data url
This add-on adds a right click menu to copy a image as a base64 data url This add-on adds a right cl
基本信息
- 更新日期:
- 包名:
- copy-image-as-base64-datauri
- 版本:
- 1.4.4
- 大小:
- 29.57KB
- 类型:
- Firefox
- 平台:
- Firefox
- 评分:
- 1
- 发布日期:
- 2021-10-03
- 价格:
- 免费
- 开发者:
- igorlogius
插件更新
fix: CORS issue
插件截图
插件简介
This add-on adds a right click menu to copy a image as a base64 data url
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_URIs)
Usage:
- Right click on the image
- Click on “Copy Image as Data URL”
- A notification about Failure or success of the action should appear
- Should the operation be successfull, the data is now accessable via the clipboard buffer and can be pasted for example via CTRL+V into any editor or text processor
Notes:
- Permissions:
- “menus”, used add the menu entry
- “activeTab”, used access the clicked image
- “clipboardWrite”, used to save the base64 dataURL string to the clipboard
This add-on tries to use the minimal number of required permissions to successfully fullfill its intended purpose.
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. - 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”.
更多...