📁 GOOGLE DRIVE AUTO ORGANIZER EXTENSION

Clean up your Shared with me Drive chaos.

ShareNest automatically categorizes, tags, and groups Google Drive files shared with you by client, project, file type, and date into a clean browsable hierarchy.

Coming Soon Request Early Access

The Problem: The 'Shared With Me' Dumpster

Google Drive dumps thousands of shared client documents, spreadsheets, and PDFs into an unstructured flat list. Finding a specific file from 3 months ago takes endless scrolling.

The ShareNest Solution: Smart Workspace Taxonomy

ShareNest scans metadata from incoming shared files and organizes them into virtual workspace folders inside Chrome without modifying file permissions or original ownership.

01 / features

Smart Google Drive Workspace Management

Automated Sender Grouping

Automatically group files by the team member, agency partner, or client email domain who shared them.

Project & Extension Tagging

Smart tag rules instantly separate PDFs, Google Docs, Figma links, and spreadsheets into clean sub-directories.

Instant Metadata Search

Search shared files by date range, file owner, project code, or document content directly from your browser toolbar.

One-Click Auto Archiving

Archive stale or finished project files out of view without losing access or revoking Drive permissions.

Zero File Copy Overhead

ShareNest creates virtual folder shortcuts and indexes so no duplicate file copies consume your Google Drive storage quota.

Real-Time Cloud Notification

Get subtle desktop alerts when a client shares a new critical document, automatically routed to the right project folder.

02 / architecture

Read-Only Indexing & Zero File Mutation

$ sharenest --scan-shared

$ gdrive.files.list({ q: "sharedWithMe=true" })

$ indexer.buildVirtualTree({ scope: "local-indexeddb" })

[ok] 480 shared files indexed locally in 45ms. Original Drive permissions 100% untouched.

03 / faq

Frequently Asked Questions About ShareNest

Does ShareNest change file permissions or move original Drive files?

No. ShareNest operates on a read-only metadata layer stored locally in your browser. Original file locations, ownership, and sharing permissions remain completely unchanged.

Does ShareNest consume my Google Drive storage quota?

Not at all. ShareNest organizes files using metadata indexes without duplicating or creating extra file copies on Google Drive.