Clipboard Text Replacer

Clipboard Text Replacer

Clipboard Text Replacer is a Chrome extension that lets users set rules for replacing selections and links

  • Clipboard Text Replacer
  • Clipboard Text Replacer
  • Clipboard Text Replacer
  • Clipboard Text Replacer
What is Clipboard Text Replacer?
Clipboard Text Replacer is a Chrome extension that allows users to set rules for replacing selections and links. It is a helpful tool for developers who need to quickly replace items in their code during the development process. With this extension, users can easily change URLs to their local environment or any other predefined replacements.
Merlin
Stats
By: mdl_dev
Users: 25 ▲ 2
Rating: 5.00 (3)
Version: 0.0.0.2 (Last updated: 2023-08-11)
Creation date: 2023-08-08
Risk impact: Low risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Permissions:
  • contextMenus
  • clipboardWrite
  • activeTab
  • scripting
  • storage
Size: 2.57M
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

Clipboard Text Replacer

This is an open source project, that I created because I needed a quick way to replace certain items in selections and links during my development process. My specific use case, was that I needed to click a lot of links in production, but have them point to my local environment. The example in the extension is that we replace this regex

/^(https?://(www.)?[^/]+)/g

with this

localhost:3000

which changes any matching (most valid urls (probably)) to my local environment. Like "https://mywebsite.com/users/1" will turn into "localhost:3000/users/1"

Enjoy!

PS. This is open source and the repo can be found on https://github.com/Voldemorten/clipboard-text-replacer

User reviews
Works perfectly! It would be even better with shortcut support though
by Jimmy LeBaron Jimmy LeBaron, 2024-01-04
View all user reviews
Safety
Risk impact

Clipboard Text Replacer is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Clipboard Text Replacer has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Similar extensions

Here are some Chrome extensions that are similar to Clipboard Text Replacer: