📦 Depot

Popmundo inventory panel — multilingual UI, auto-scan, search, price tracking & CSV export

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Luke James gibson
Daily installs
3
Total installs
6
Ratings
0 0 0
Version
2.1
Created
2026-03-07
Updated
2026-03-10
Size
55.2 KB
License
MIT
Applies to

📦 Depot — v1.9

Popmundo inventory panel — multilingual UI, auto-scan, search, price tracking and CSV export.


📦 Installation

  1. Install Tampermonkey
  2. Open Greasyfork — Depot
  3. Click Install

Mobile Usage

Platform Method
Android Kiwi Browser + Tampermonkey
Android Firefox + Tampermonkey add-on
iPhone Orion Browser or UserScripts app

✨ Features

Inventory Panel

  • Floating panel accessible from any page
  • Lists all inventory data in a single screen
  • PopControl integration: FAB hides when connected, button moves to bar
  • FAB returns automatically if PopControl disconnects

🔄 Auto Scan

  • Start a scan by selecting categories:
    • 👤 Personal Items
    • 🚗 Personal Vehicles
    • 🏠 Housing
    • 🎵 Artist / Tour Vehicle
  • Tabs change automatically during scan
  • Last scan date and time displayed

🔍 Search and Filter

  • Real-time inventory search (e.g. "Haiku")
  • Category-based filtering
  • Result count and total value display

💰 Price Tracking

  • Custom price entry per item
  • 📊 Stock & Priced CSV: CSV with item name, category, variant, quantity, unit price and total value
  • "Make an offer" label for unpriced items

📊 CSV Export

  • Detailed CSV: Full item list
  • Summary CSV: Category-based totals (quantity and total value)
  • Stock & Priced CSV: List enriched with price data
  • UTF-8 BOM for Excel compatibility

📥 CSV Import

  • Re-import a previously exported CSV
  • Reset or update the database

🗂️ Category Management

  • Assign custom categories to items
  • Bulk update with tab/comma-separated category list

💾 Backup and Restore

  • Full database exportable as JSON
  • Restore: merge with existing data or overwrite
  • Separate settings backup and restore

🎨 Theme

  • Dark and Light theme options

🚀 How to Use

Opening the Panel

  • Click the 📦 (FAB) button in the bottom-right corner
  • With PopControl: click the Depot button on the bar

Running a Scan

  1. Panel → click 🔄 Auto Scan
  2. Select the categories you want to scan
  3. Click Scan
  4. Note: tabs will change automatically during scanning

Entering Prices

  1. Find an item in the inventory list
  2. Click the price field → enter the value → press Enter or click away
  3. Price is saved automatically

CSV Export

  1. Panel → 📊 Stock & Priced CSV (or Detailed / Summary)
  2. File downloads — open with Excel

⚙️ Options

Setting Options
Theme Dark / Light
Scan categories Personal / Vehicle / Housing / Artist
Language TR / EN / PT-BR + Custom

❓ Troubleshooting

FAB is not visible. → If PopControl is connected, the FAB is intentionally hidden. Use the Depot button on the PopControl bar.

Scan is not starting. → Make sure at least one category is selected.

CSV is not opening correctly. → When opening in Excel, select UTF-8 encoding.


📋 Changelog

v1.9

  • Custom language support (localStorage, PopControl Customize)
  • Fixed FAB race condition: FAB no longer created when PopControl is connected
  • Manual connect button (pi-hub-btn) removed; auto-connect only

v1.8

  • PopControl auto-connect; string registration

v1.7

  • Stock & Priced CSV added
  • Category management

v1.6

  • Dark/Light theme
  • CSV import

🏷️ Greasyfork Release Notes — v1.9

  • Custom language support (PopControl Customize)
  • Fixed: FAB reappearing after page reload when PopControl is connected
  • Manual connect button removed; auto-connect only