AltCopy 作者: Max Nikulin
Context menu item to copy tooltip text: link title, "alt" image description, value of date input field, etc. to struggle with pages pretending to be friendly with text like "7 days ago" when you need actual date from tooltip for your notes.
20 个用户20 个用户
扩展元数据
屏幕截图
关于此扩展
A helper to copy link title, "alt" image description, full timestamp, etc.
Developer tools are certainly more powerful when some text can not be selected directly but they are less convenient in some frequent cases. In addition to "title" and "alt" attributes, the following properties are tried:
- chosen option of
- value of
- text of an element when selection is suppressed through CSS,
- selected text, link target, or image source if nothing "better" is available.
Grant the notification permission in the add-on manager to be aware of failures to extract or to copy text.
The clipboard permission in add-on preferences makes copy action more reliable in Firefox-102 ESR,
Due to the browser security policy the add-on features are rather limited on privileged sites including addons.mozilla.org, for PDF files, etc.
See the project page for more details.
Developer tools are certainly more powerful when some text can not be selected directly but they are less convenient in some frequent cases. In addition to "title" and "alt" attributes, the following properties are tried:
- chosen option of
<select> element,- value of
<input> form element that is suitable for date, time, color, range, etc. or its placeholder,- text of an element when selection is suppressed through CSS,
- selected text, link target, or image source if nothing "better" is available.
Grant the notification permission in the add-on manager to be aware of failures to extract or to copy text.
The clipboard permission in add-on preferences makes copy action more reliable in Firefox-102 ESR,
Due to the browser security policy the add-on features are rather limited on privileged sites including addons.mozilla.org, for PDF files, etc.
See the project page for more details.
评分 5(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 0.4.0
- 大小
- 34.54 KB
- 上次更新
- 3 年前 (2023年6月23日)
- 相关分类
- 版本历史
- 添加到收藏集