Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Skim the clipboard 预览

Skim the clipboard 作者: FrançoisR

Clipboard filtering with regular expression

0 (0 reviews)0 (0 reviews)
2 个用户2 个用户
您需要 Firefox 来使用此扩展
下载 Firefox 并安装扩展
下载文件

扩展元数据

关于此扩展
This add-on use regular expression templates to filter a text when it is pasted or copied.
You may paste & filter when you paste text modified by a regular expression in a form field in Firefox.
To change an url, you may use the replace in clipboard menu that appears when the page is right clicked outside a field or a link:
he modified clipboard content is replace in the clipboard, ready to be pasted outside the page.

You may also copy & filter to copy some text from a web page and want to use it modified by a regular expression in another application.

Example: Suppose I want to paste the host url address in the address bar, when you have copied any link location from a page any where on the same site.

Open the Filtered Clipboard options, Click on Add a row (text field)
and enter the following in the table:
  1. name: host,
  2. Regular expression template enter a regular expression: (^http.?:\/\/[^\/]+)(.*$)
  3. Regular expression modifier: i
  4. keep machtes or substitute: $1
  5. Upercase(U) Lowercase(L): no value
  6. keep in clipboard: checked
  7. Shortcut: one

Click outside the table and checked that the corresponding JSON data contains the new row.
Close the option page and navigate to a random page,
copy (Ctrl+c) the link location from the address bar.

Now, you may call the new filter with the mouse. Right click anywhere on the page and select Replace in Clipboard > Host.
Go to the address bar and paste (Ctrl+V) to see the changed url.

This extension exists also for Opera and Chrome:
  • Opera
  • Chrome
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据详细了解

必要权限:

  • 获取剪贴板数据
  • 输入数据到剪贴板
  • 访问您在所有网站的数据
更多信息
附加组件链接
  • 支持邮箱
版本
0.0.6
大小
37.53 KB
上次更新
2 年前 (2023年3月17日)
相关分类
  • 网页开发
  • 外观
许可证
仅 GNU 通用公共许可证 v2.0
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
0.0.6 的发布说明
0..0.6
corrected infinite loop in apply-regex with ^\w|\w\b without g.
Added CamelCase filtering with g when keep matches is unchecked: matches and split parts are combined
FrançoisR 制作的更多扩展
  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。