PixelCore — Right-click Upload

Right-click any image, video, or link to upload to PixelCore. Plus screenshot capture, URL paste, and bulk page-image upload.

As of June 2026, PixelCore — Right-click Upload has 2 users in the Productivity category.

Usersno change0%
2
2
Ratingno change0%
— reviews
Reviewsno change0%
Version
3.0.0
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

7 snapshots

Tracking since Apr 18, 2026.

3.1620.8399999999999999Apr 18, 2026Jun 12, 2026
View as table
DateUsersRatingReviewsVersion
Apr 18, 20261.0.2
Apr 23, 20261.0.2
Apr 28, 202621.2.2
May 6, 202631.3.0
May 23, 202633.0.0
May 29, 202623.0.0
Jun 5, 202613.0.0
Now23.0.0

Changelog

  • May 6, 2026
    short_description
    Right-click any image to upload to PixelCore — direct share link auto-copied. Play daily Lettercore & Quadcore from the popup.
    Right-click any image, video, or link to upload to PixelCore. Plus screenshot capture, URL paste, and bulk page-image upload.
  • May 6, 2026
    host_permissions
    https://pixelcore.co.za/*
    https://pixelcore.co.za/*, https://www.pixelcore.co.za/*, https://api.pixelcore.co.za/*
  • May 6, 2026
    permissions
    contextMenus, storage, notifications, clipboardWrite, offscreen
    contextMenus, storage, notifications, clipboardWrite, offscreen, activeTab, scripting, tabs
  • May 6, 2026
    description
    PixelCore adds one right-click menu item to your browser: "Upload to PixelCore". Click it on any image, video, or link, and the file uploads to pixelcore.co.za — the direct share link is instantly copied to your clipboard and the extension popup opens showing the result.
    
    WHAT'S NEW IN 1.3
    Added one-tap game launchers for Lettercore and Quadcore — play today's daily puzzles right from the extension popup once you're signed in. Cleaned up the startup flow: the "Allow access to file URLs" banner is gone (local files work via the drop-zone), Account Settings stays tucked away once you're connected, and the whole popup got a subtle polish pass.
    
    WHAT'S NEW IN 1.2.2
    • Anonymous uploads work without an account (public, not attached to a user)
    • Add an API key in options to upload under your account (private or public)
    • Drag a file onto the extension popup to upload from your desktop
    • Paste (Ctrl+V) a clipboard image anywhere in the popup
    • New Ctrl+Shift+U shortcut to open the popup from any tab
    • Supports file:// URLs when "Allow access to file URLs" is enabled
    • data:image URIs are decoded and uploaded locally
    • Live recent-uploads log with one-click Copy for every link
    • Live connection status shows the Google account your key is linked to
    
    HOW IT WORKS
    • Right-click an image → "Upload to PixelCore"
    • The URL is sent to pixelcore.co.za's API; the server fetches the image bytes (so CORS and hotlink protection never stop you)
    • You get back pixelcore.co.za/p/CODE — the direct file URL
    • Paste it anywhere that accepts an image URL (forums, Markdown, BBCode, Discord, Slack)
    
    DESIGNED FOR
    • XenForo / vBulletin / phpBB forums that cap attachments at 2 MB
    • Discord / Slack embeds
    • Carbonite community threads
    • Quick screenshot sharing (Snipping Tool → Ctrl+V in the popup)
    • Anyone who needs a link, not a download
    
    PRIVACY
    • No analytics, tracking, or ad SDKs
    • No data leaves your browser except the media you explicitly upload
    • Host permission limited to pixelcore.co.za
    • Open source — inspect the code at github.com/wentzel-dev/pixelcore (or wherever you host it)
    • Uploads go to pixelcore.co.za — our own servers, not a third party
    
    Learn more or self-host: https://pixelcore.co.za
    Full walkthrough: https://pixelcore.co.za/carbonite-guide
    Right-click any image, video, or link on any website and upload it to your PixelCore account in one click. The share URL lands in your clipboard automatically — paste it straight into Discord, Slack, an email, an HTML <img src>, Markdown, or anywhere else.
    
    Toolbar popup features:
    
    • 📸 Screenshot the visible part of any tab — Ctrl+Shift+S
    
    • 🔗 Paste any URL — PixelCore fetches the bytes server-side, no CORS gymnastics
    
    • 🖼️ "Page images" picker — see every image on the active tab as a grid, multi-select, batch-upload
    
    • 📁 Pick a destination folder per upload
    
    • 🔒 Add a share password + hint per upload
    
    • ⚙️ Visibility toggle: Public / Private / Anonymous
    
    • 📋 Drag, drop, click, or paste from clipboard
    
    Files under 95 MB take a single round-trip; bigger files automatically switch to a direct R2 upload that bypasses Cloudflare's 100 MB proxy cap. The recent uploads list (with thumbnails) makes re-copying any link a single click.
    
    The extension only talks to your PixelCore install — pixelcore.co.za by default, configurable for self-hosted setups. No tracking, no analytics, no third-party servers.
  • Apr 28, 2026
    description
    PixelCore adds one right-click menu item to your browser: "Upload to PixelCore". Click it on any image, video, or link, and the file uploads to pixelcore.co.za — the direct share link is instantly copied to your clipboard and the extension popup opens showing the result.
    
    WHAT'S NEW IN 1.2.2
    • Anonymous uploads work without an account (public, not attached to a user)
    • Add an API key in options to upload under your account (private or public)
    • Drag a file onto the extension popup to upload from your desktop
    • Paste (Ctrl+V) a clipboard image anywhere in the popup
    • New Ctrl+Shift+U shortcut to open the popup from any tab
    • Supports file:// URLs when "Allow access to file URLs" is enabled
    • data:image URIs are decoded and uploaded locally
    • Live recent-uploads log with one-click Copy for every link
    • Live connection status shows the Google account your key is linked to
    
    HOW IT WORKS
    • Right-click an image → "Upload to PixelCore"
    • The URL is sent to pixelcore.co.za's API; the server fetches the image bytes (so CORS and hotlink protection never stop you)
    • You get back pixelcore.co.za/p/CODE — the direct file URL
    • Paste it anywhere that accepts an image URL (forums, Markdown, BBCode, Discord, Slack)
    
    DESIGNED FOR
    • XenForo / vBulletin / phpBB forums that cap attachments at 2 MB
    • Discord / Slack embeds
    • Carbonite community threads
    • Quick screenshot sharing (Snipping Tool → Ctrl+V in the popup)
    • Anyone who needs a link, not a download
    
    PRIVACY
    • No analytics, tracking, or ad SDKs
    • No data leaves your browser except the media you explicitly upload
    • Host permission limited to pixelcore.co.za
    • Open source — inspect the code at github.com/wentzel-dev/pixelcore (or wherever you host it)
    • Uploads go to pixelcore.co.za — our own servers, not a third party
    
    Learn more or self-host: https://pixelcore.co.za
    Full walkthrough: https://pixelcore.co.za/carbonite-guide
    PixelCore adds one right-click menu item to your browser: "Upload to PixelCore". Click it on any image, video, or link, and the file uploads to pixelcore.co.za — the direct share link is instantly copied to your clipboard and the extension popup opens showing the result.
    
    WHAT'S NEW IN 1.3
    Added one-tap game launchers for Lettercore and Quadcore — play today's daily puzzles right from the extension popup once you're signed in. Cleaned up the startup flow: the "Allow access to file URLs" banner is gone (local files work via the drop-zone), Account Settings stays tucked away once you're connected, and the whole popup got a subtle polish pass.
    
    WHAT'S NEW IN 1.2.2
    • Anonymous uploads work without an account (public, not attached to a user)
    • Add an API key in options to upload under your account (private or public)
    • Drag a file onto the extension popup to upload from your desktop
    • Paste (Ctrl+V) a clipboard image anywhere in the popup
    • New Ctrl+Shift+U shortcut to open the popup from any tab
    • Supports file:// URLs when "Allow access to file URLs" is enabled
    • data:image URIs are decoded and uploaded locally
    • Live recent-uploads log with one-click Copy for every link
    • Live connection status shows the Google account your key is linked to
    
    HOW IT WORKS
    • Right-click an image → "Upload to PixelCore"
    • The URL is sent to pixelcore.co.za's API; the server fetches the image bytes (so CORS and hotlink protection never stop you)
    • You get back pixelcore.co.za/p/CODE — the direct file URL
    • Paste it anywhere that accepts an image URL (forums, Markdown, BBCode, Discord, Slack)
    
    DESIGNED FOR
    • XenForo / vBulletin / phpBB forums that cap attachments at 2 MB
    • Discord / Slack embeds
    • Carbonite community threads
    • Quick screenshot sharing (Snipping Tool → Ctrl+V in the popup)
    • Anyone who needs a link, not a download
    
    PRIVACY
    • No analytics, tracking, or ad SDKs
    • No data leaves your browser except the media you explicitly upload
    • Host permission limited to pixelcore.co.za
    • Open source — inspect the code at github.com/wentzel-dev/pixelcore (or wherever you host it)
    • Uploads go to pixelcore.co.za — our own servers, not a third party
    
    Learn more or self-host: https://pixelcore.co.za
    Full walkthrough: https://pixelcore.co.za/carbonite-guide
  • Apr 28, 2026
    short_description
    Right-click any image to upload it to your PixelCore account. The direct share link is instantly copied to your clipboard.
    Right-click any image to upload to PixelCore — direct share link auto-copied. Play daily Lettercore & Quadcore from the popup.
  • Apr 23, 2026
    description
    PixelCore — Right-click Upload
    
    Turn any image or video on the web into a shareable PixelCore link with one click.
    
    ✨ FEATURES
    • Right-click any image → "Upload to PixelCore" → share link copied
    • Right-click any video or media link → same flow
    • Uses YOUR PixelCore account — self-hosted, your storage, your rules
    • Choose public uploads (appear on your Wall) or private (link-only)
    • Native desktop notification confirms success
    • Works on any website
    
    🔒 PRIVACY
    • Does NOT track your browsing
    • Does NOT read page content unless you right-click something
    • Only sends data to the PixelCore server YOU configure
    • Your API key is stored locally (chrome.storage.sync)
    • No analytics, no trackers, no third parties
    
    ⚙️ SETUP
    1. Install the extension
    2. Click the PixelCore toolbar icon
    3. Enter your PixelCore server URL and API key (from your Wall settings)
    4. Right-click any image — done
    
    🌍 REQUIRES
    A free PixelCore account at pixelcore.co.za or your self-hosted instance.
    
    Get started: https://pixelcore.co.za
    PixelCore adds one right-click menu item to your browser: "Upload to PixelCore". Click it on any image, video, or link, and the file uploads to pixelcore.co.za — the direct share link is instantly copied to your clipboard and the extension popup opens showing the result.
    
    WHAT'S NEW IN 1.2.2
    • Anonymous uploads work without an account (public, not attached to a user)
    • Add an API key in options to upload under your account (private or public)
    • Drag a file onto the extension popup to upload from your desktop
    • Paste (Ctrl+V) a clipboard image anywhere in the popup
    • New Ctrl+Shift+U shortcut to open the popup from any tab
    • Supports file:// URLs when "Allow access to file URLs" is enabled
    • data:image URIs are decoded and uploaded locally
    • Live recent-uploads log with one-click Copy for every link
    • Live connection status shows the Google account your key is linked to
    
    HOW IT WORKS
    • Right-click an image → "Upload to PixelCore"
    • The URL is sent to pixelcore.co.za's API; the server fetches the image bytes (so CORS and hotlink protection never stop you)
    • You get back pixelcore.co.za/p/CODE — the direct file URL
    • Paste it anywhere that accepts an image URL (forums, Markdown, BBCode, Discord, Slack)
    
    DESIGNED FOR
    • XenForo / vBulletin / phpBB forums that cap attachments at 2 MB
    • Discord / Slack embeds
    • Carbonite community threads
    • Quick screenshot sharing (Snipping Tool → Ctrl+V in the popup)
    • Anyone who needs a link, not a download
    
    PRIVACY
    • No analytics, tracking, or ad SDKs
    • No data leaves your browser except the media you explicitly upload
    • Host permission limited to pixelcore.co.za
    • Open source — inspect the code at github.com/wentzel-dev/pixelcore (or wherever you host it)
    • Uploads go to pixelcore.co.za — our own servers, not a third party
    
    Learn more or self-host: https://pixelcore.co.za
    Full walkthrough: https://pixelcore.co.za/carbonite-guide
  • Apr 23, 2026
    short_description
    Right-click any image on the web to instantly upload it to your PixelCore account and copy the share link.
    Right-click any image to upload it to your PixelCore account. The direct share link is instantly copied to your clipboard.
  • Apr 23, 2026
    host_permissions
    (empty)
    https://pixelcore.co.za/*
  • Apr 23, 2026
    permissions
    contextMenus, storage, notifications, clipboardWrite, offscreen, activeTab
    contextMenus, storage, notifications, clipboardWrite, offscreen

Permissions & access

Permissions
contextMenusstoragenotificationsclipboardWriteoffscreenactiveTabscriptingtabs
Host access
https://pixelcore.co.za/*, https://www.pixelcore.co.za/*, https://api.pixelcore.co.za/*

Screenshots

PixelCore — Right-click Upload screenshot 1

About

Right-click any image, video, or link on any website and upload it to your PixelCore account in one click. The share URL lands in your clipboard automatically — paste it straight into Discord, Slack, an email, an HTML <img src>, Markdown, or anywhere else.

Toolbar popup features:

• 📸 Screenshot the visible part of any tab — Ctrl+Shift+S

• 🔗 Paste any URL — PixelCore fetches the bytes server-side, no CORS gymnastics

• 🖼️ "Page images" picker — see every image on the active tab as a grid, multi-select, batch-upload

• 📁 Pick a destination folder per upload

• 🔒 Add a share password + hint per upload

• ⚙️ Visibility toggle: Public / Private / Anonymous

• 📋 Drag, drop, click, or paste from clipboard

Files under 95 MB take a single round-trip; bigger files automatically switch to a direct R2 upload that bypasses Cloudflare's 100 MB proxy cap. The recent uploads list (with thumbnails) makes re-copying any link a single click.

The extension only talks to your PixelCore install — pixelcore.co.za by default, configurable for self-hosted setups. No tracking, no analytics, no third-party servers.

Technical

Version
3.0.0
Manifest
V3
Size
563KiB
Min Chrome
114
Languages
1
Featured
No

Metadata

ID
ehkfhaikmbdpkdbjjhhhngmklilkllec
Developer ID
u1770842b3e055c524a6c26c6d036714b
Developer Email
[email protected]
Created
Apr 17, 2026
Last Updated (Store)
May 1, 2026
Last Scraped
Jun 12, 2026
Website
pixelcore.co.za

Data sourced from the Chrome Web Store · last verified Jun 12, 2026.