Clipboard Text Replacer
Clipboard Text Replacer is a Chrome extension that lets users set rules for replacing selections and links
Upgrade to view the full paid extension report
Public basics remain visible. Paid access adds payment clues, related extensions, and more review detail.
7-day user preview
Free accounts only see a short preview for paid extensions.
User Growth Over Time
7-day rating preview
The rating curve is shortened in preview mode.
30-day rating change
Daily, weekly, and monthly growth
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Version, languages, and crawl freshness
Review publication date, version, supported languages, and crawl timestamps.
Product summary
Review the store description, core capabilities, and common use cases.
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"
Recent review snapshot
Inspect the latest comments and rating distribution.
More reviews require paid access
The rating summary remains visible. Paid access includes more synced review text.
Similar and related extensions
Review related products from the Chrome Web Store detail page.
Related paid products require paid access
Upgrade to compare similar products and adjacent extensions.