# Yank-clipboard

> Keyboard-first clipboard extension: copy current page URL, auto-copy selected text, format JSON (pretty print, path copy, markdown table), clean code block copy, and convert request text to Fetch or cURL. Local-only, no account, no telemetry/ads.

Canonical page: [https://chrome-stats.com/d/yank-clipboard](https://chrome-stats.com/d/yank-clipboard)

## Overview

- **ID:** `yank-clipboard`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Removed
- **Publisher:** reklai
- **Version:** 0.1.0
- **Last updated:** 2026-02-27
- **First published:** 2026-02-24
- **Size:** 154 KB
- **Data as of:** 2026-05-01
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/yank-clipboard/)

## Description

Yank is a keyboard-first clipboard extension for developers and power users who copy information all day. It reduces copy/paste friction by letting you copy, transform, and reuse page content quickly without leaving the tab.

What each feature does: ( Alt+m = help menu extension features )
<ul><li>Copy Current Page URL
    Copies the URL of the active tab instantly to your clipboard.</li><li>Auto-Copy on Selection
    When Auto-Copy is enabled, selecting text (mouse or keyboard) copies it automatically.
    Optional behaviors include plain-text output, append mode (build one combined clipboard), source tagging, and per-site
    controls.</li><li>JSON Tools
    Choose one JSON mode at a time:<ul><li>Pretty Print: Converts minified/raw JSON into readable, indented JSON when copied.</li><li>Path Copy: In decorated JSON blocks, click a key to copy its full path (example: response.data.user.roles[0]).</li><li>Markdown Table: Converts a JSON array of objects into a Markdown table for docs/PRs/notes.</li></ul></li><li>Clean Code Block Copy
    Copies clean code from selection/focus/hover/nearby code blocks, reducing extra UI noise and making pasted code easier to
    use.</li><li>Copy as Fetch / Copy as cURL
    Transforms detected request text into runnable fetch(...) or curl ... snippets for debugging, testing, or sharing API
    calls.</li><li>Help Menu + Custom Keybinds
    Built-in help panel and fully configurable shortcuts from Options, with duplicate-keybind guards.</li></ul>
Privacy and behavior:
<ul><li>Runs locally in the browser.</li><li>No account required.</li><li>No telemetry/analytics.</li><li>No external API calls for feature processing.</li><li>Settings are stored locally in extension storage.</li></ul>

## Permissions and access

### Permissions

- `tabs`
- `activeTab`
- `storage`
- `clipboardRead`
- `clipboardWrite`
- `<all_urls>`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension is not longer available in the store

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [yank](https://chrome-stats.com/d/yank) — 23 users, 5.00 / 5
- [Quick Copy & Highlight](https://chrome-stats.com/d/quick-copy-highlight) — 1 users
- [HTML -\> Markdown Clipboard](https://chrome-stats.com/d/html-markdown-clipboard) — 6 users
- [Web Content MD Clipper](https://chrome-stats.com/d/web-content-md-clipper) — 4 users
- [Copy as Markdown](https://chrome-stats.com/d/cpy-as-md) — 425 users, 4.69 / 5
- [Copycat](https://chrome-stats.com/d/extension-copycat) — 842 users, 4.32 / 5
- [Markdown Clipper](https://chrome-stats.com/d/markdown-web-clipper) — 505 users, 5.00 / 5
- [Copy as Markdown - Clipboard](https://chrome-stats.com/d/copy-as-markdown-clipboard) — 1 users
- [SmartCopy](https://chrome-stats.com/d/smartcopy) — 3 users
- [Quick Clipboard](https://chrome-stats.com/d/quick-clipboard) — 2 users
- [CopyThat](https://chrome-stats.com/d/copythat) — 2 users
- [ClipboardX Pro](https://chrome-stats.com/d/clipboardx) — 57 users, 3.67 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/yank-clipboard)
