WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Clipboard History: Copy & Paste ✨

Clipboard History: Copy & Paste ✨

View on Chrome Web Store
View Clipboard History: Copy & Paste ✨ Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
19 views
This extension has been viewed 19 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Save and search your clipboard history. Tag favorites, find past clips quickly, and manage copied content - all stored locally.
Type
Extension
Users
49 users
1
YTuong.me
View author page of YTuong.me
Published
Published on April 24, 2025
Version 1.1.4
Manifest version
3
Updated
Updated on May 26, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Clipboard History: Copy & Paste ✨ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clipboard History: Copy & Paste \u2728",
    "description": "Save and search your clipboard history. Tag favorites, find past clips quickly, and manage copied content - all stored locally.",
    "version": "1.1.4",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "96": "img\/logo-96.png",
        "128": "img\/logo-128.png",
        "196": "img\/logo-196.png"
    },
    "action": {
        "default_popup": "popup.html#\/?popup=true",
        "default_icon": "img\/logo-196.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "sidePanel",
        "clipboardWrite",
        "clipboardRead",
        "tabs",
        "offscreen"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top