Part of PasteFox Extensions · pastefox.com
Share code and text snippets to PasteFox directly from your browser.
- Go to
chrome://extensions - Enable "Developer mode"
- Click "Load unpacked" → select the
chrome/folder
- Click the PasteFox icon in the toolbar
- Click "Settings" in the footer
- Enter your API key from pastefox.com/dashboard/api-keys
- Right-click to share — select text on any page → right-click → "Share to PasteFox"
- Popup editor — paste or type code, set visibility and expiration
- Paste from page — grab entire page content with one click
- Auto-fill selection — selected text loads into the popup automatically
- Visibility control — Public, Unlisted, or Private
- Expiration — 10m, 1h, 1d, 7d, 30d, or never
- Clipboard copy — URL copied automatically
- Custom domains — works with PasteFox custom domains
- Click the PasteFox icon
- Paste or type your content
- Set title, visibility, and expiration
- Click "Create Paste"
- Select text on any webpage
- Right-click → "Share to PasteFox"
Click "Settings" in the popup footer, or right-click the PasteFox icon → Options.
| Setting | Default | Description |
|---|---|---|
| API Key | — | Your PasteFox API key |
| Instance URL | https://pastefox.com |
PasteFox URL or custom domain |
| Default Visibility | Unlisted | PUBLIC, UNLISTED, or PRIVATE |
| Default Expiration | Never | 10m, 1h, 1d, 7d, 30d, or never |
| Open in new tab | On | Open paste URL after creation |
| Copy to clipboard | On | Copy URL to clipboard |
| Notifications | On | Show browser notifications |
| Permission | Reason |
|---|---|
storage |
Save API key and settings |
contextMenus |
"Share to PasteFox" in right-click menu |
activeTab |
Read selected text from the current page |
scripting |
Read page content when user clicks "Paste from Current Page" |
- VS Code / Kiro — share from your editor
- Firefox Extension — share from Firefox
- IntelliJ Plugin — share from JetBrains IDEs
- CLI — share from the terminal
- GitHub Action — share from CI/CD workflows
MIT