CRX ExtractorChrome extension source code and permissions
EN
Clipboard Manager

Clipboard Manager — permissions and source code

A simple clipboard manager that stores your copied text locally - no browsing history access required

Users
18
Rating
5.0 / 5
Version
1.1.3
Updated
September 17, 2025
Size
69.64KiB
Category
Productivity

What this extension can access

These are the capabilities Clipboard Manager declares in its manifest. Each one is a fact about the shipped code, not a judgement about the extension.

Reaches your browsing content
clipboardRead

Read whatever you have copied to the clipboard.

scripting

Inject scripts into pages you visit.

Reaches browser state and activity
activeTab

Access the current tab, but only after you click the extension.

clipboardWrite

Write data to the clipboard.

Local to the extension
offscreen

Use a hidden document for background work.

storage

Store its own settings and data locally.

Get this extension's source code

Download the .crx package or unpack it to read the source, entirely in your browser.

Inside the package

Manifest versionMV3
Files22
Unpacked size251.5 KiB
Download size69.6 KiB

File types

json · 8js · 5png · 4html · 4md · 1

Code characteristics

Domains referenced in the code

Hostnames that appear in this extension's files. A hostname here means the string is present in the code, not that data is necessarily sent to it.

cdn.jsdelivr.net