Teamland Prompts
Slash-command prompt palette for ChatGPT. Save, organize, and reuse your best prompts with variable fields.
As of June 2026, Teamland Prompts has 8 users in the Productivity category.
Usersno change0%
8
8
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.2.1
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
6 snapshotsTracking since Apr 29, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 29, 2026 | — | — | — | 0.1.0 |
| May 6, 2026 | — | — | — | 0.1.0 |
| May 11, 2026 | 4 | — | — | 0.2.1 |
| May 17, 2026 | 7 | — | — | 0.2.1 |
| May 30, 2026 | 6 | — | — | 0.2.1 |
| Jun 13, 2026 | 7 | — | — | 0.2.1 |
| Now | 8 | — | — | 0.2.1 |
Changelog
- May 6, 2026description
Stop retyping the same prompts. Teamland Prompts adds a slash-command palette to ChatGPT — free to use, no account required. **Free — no account needed:** - Save your own prompts directly in the extension - Type `/` in the ChatGPT composer to instantly search and insert any saved prompt - **Variable fields** — prompts can include fillable placeholders so you customize without rewriting from scratch - **On-device storage** — your prompts and settings live in your browser, never on a server - **Works on chatgpt.com and chat.openai.com** — full support for both domains **With a Teamland license key:** - **Team library sync** — unlocks a curated prompt library maintained by Teamland, synced on browser startup and on demand - License keys are distributed to Teamland workshop participants; enter the key once on the options page to activate **How it works:** Type `/` in the ChatGPT message composer to open the palette, search by name or keyword, and press Enter to insert. If you have a license key, activate it in the extension options page — your team's curated library downloads on browser startup and whenever you click Sync. **Who it's for:** Teams that use ChatGPT daily — customer support, marketing, engineering, and operations — where consistency and speed matter. If your team has ever shared a Google Doc of "good prompts," this replaces it. **Pricing and activation:** Teamland Prompts is free to download and use. Add your own prompts and slash-command them into ChatGPT with no account and no backend call. A license key unlocks the curated Teamland prompt library; keys are distributed exclusively to Teamland workshop participants. Enter the key once on the options page. **Privacy:** The extension reads no conversation content and collects no personal data. License key details only. Full policy: [https://www.teamland.com/privacy-policy](https://www.teamland.com/privacy-policy) *Teamland Prompts is an independent third-party extension. It is not affiliated with, endorsed by, or sponsored by OpenAI. "ChatGPT" is a trademark of OpenAI.* --- ## Category **Productivity** Justification: The extension's core value is saving time during active ChatGPT workflows — prompt retrieval and insertion. Productivity is the most accurate fit; Developer Tools would undersell the non-technical audience (support, marketing, ops). --- ## Single-purpose description Teamland Prompts adds a slash-command prompt palette to ChatGPT, letting users instantly insert saved prompts and team-shared library prompts while composing messages. --- ## Permission justifications ### `storage` The extension uses `chrome.storage.local` to persist the user's saved prompts, extension settings, and a JWT authentication token on-device. No data stored via this API is ever synced to Google's servers or transmitted elsewhere. Storage is required so prompts survive browser restarts without the user having to re-enter them each session. ### Host permission — `https://chatgpt.com/*` and `https://chat.openai.com/*` The extension injects a content script into ChatGPT pages to detect slash-command input in the message composer and render the prompt-palette UI. This host permission is the minimum required to observe keystrokes within the ChatGPT input field and insert the selected prompt text. The extension reads no conversation content and makes no network requests to chatgpt.com on behalf of the user. ### Host permission — `https://extension.teamland.com/*` When a user activates a team license, the extension sends the license key to extension.teamland.com to verify the subscription and download the team's shared prompt library. This host permission is required only for that activation and subsequent library-sync requests. Users without a license key never trigger any requests to this host. --- ## Data usage disclosures Aligned with `docs/extension-privacy-policy.md`. | Chrome Web Store category | Collected? | Notes | |---|---|---| | Personally identifiable information (name, address, email, age) | No | Never collected or transmitted | | Health information | No | Not applicable | | Financial and payment information | No | License key purchase is handled outside the extension on teamland.com | | Authentication information (passwords, credentials) | No | License key and derived JWT are stored locally only; JWT never leaves the device except in requests to extension.teamland.com | | Personal communications (emails, texts, chat messages) | No | ChatGPT conversation content is never read, captured, or transmitted | | Location data | No | Not collected | | Web history | No | Not collected | | User activity (clicks, mouse position, scroll) | No | Only slash-command keystrokes within the ChatGPT composer are observed, solely to trigger the palette; nothing is recorded | | Website content | No | DOM access is limited to ChatGPT input field detection; no page content is captured | **What is transmitted to extension.teamland.com:** - License key — on activation only, to verify subscription - Last-seen timestamp — retained for subscription duration, then deleted **Remote code:** None. All extension logic is bundled at build time. Only JSON prompt data is fetched from the backend — no scripts, no eval, no dynamic code execution. --- *Publisher: Teamland — [email protected] — https://teamland.com* *Privacy policy: https://www.teamland.com/privacy-policy*
Stop retyping the same prompts. Teamland Prompts adds a slash-command palette to ChatGPT — free to use, no account required. Free — no account needed: - Save your own prompts directly in the extension - Type `/` in the ChatGPT composer to instantly search and insert any saved prompt - **Variable fields — prompts can include fillable placeholders so you customize without rewritingfrom scratch - **On-device storage — your prompts and settings live in your browser, never on a serve - **Works on chatgpt.com and chat.openai.com — full support for both domains With a Teamland license key: - Team library sync* — unlocks a curated prompt library maintained by Teamland, synced on browser startup and on demand - License keys are distributed to Teamland workshop participants; enter the key once on the options page to activate How it works: Type `/` in the ChatGPT message composer to open the palette, search by name or keyword, and press Enter to insert. If you have a license key, activate it in the extension options page — your team's curated library downloads on browser startup and whenever you click Sync. Who it's for: Teams that use ChatGPT daily — customer support, marketing, engineering, and operations — where consistency and speed matter. If your team has ever shared a Google Doc of "good prompts," this replaces it. Pricing and activation: Teamland Prompts is free to download and use. Add your own prompts and slash-command them into ChatGPT with no account and no backend call. A license key unlocks the curated Teamland prompt library; keys are distributed exclusively to Teamland workshop participants. Enter the key once on the options page. Privacy: The extension reads no conversation content and collects no personal data. License key details only. Full policy: [https://www.teamland.com/privacy-policy](https://www.teamland.com/privacy-policy) Teamland Prompts is an independent third-party extension. It is not affiliated with, endorsed by, or sponsored by OpenAI. "ChatGPT" is a trademark of OpenAI.
Permissions & access
- Permissions
- storage
- Host access
- https://chatgpt.com/*, https://chat.openai.com/*, https://extension.teamland.com/*
Screenshots
About
Stop retyping the same prompts. Teamland Prompts adds a slash-command palette to ChatGPT — free to use, no account required. Free — no account needed: - Save your own prompts directly in the extension - Type `/` in the ChatGPT composer to instantly search and insert any saved prompt - **Variable fields — prompts can include fillable placeholders so you customize without rewritingfrom scratch - **On-device storage — your prompts and settings live in your browser, never on a serve - **Works on chatgpt.com and chat.openai.com — full support for both domains With a Teamland license key: - Team library sync* — unlocks a curated prompt library maintained by Teamland, synced on browser startup and on demand - License keys are distributed to Teamland workshop participants; enter the key once on the options page to activate How it works: Type `/` in the ChatGPT message composer to open the palette, search by name or keyword, and press Enter to insert. If you have a license key, activate it in the extension options page — your team's curated library downloads on browser startup and whenever you click Sync. Who it's for: Teams that use ChatGPT daily — customer support, marketing, engineering, and operations — where consistency and speed matter. If your team has ever shared a Google Doc of "good prompts," this replaces it. Pricing and activation: Teamland Prompts is free to download and use. Add your own prompts and slash-command them into ChatGPT with no account and no backend call. A license key unlocks the curated Teamland prompt library; keys are distributed exclusively to Teamland workshop participants. Enter the key once on the options page. Privacy: The extension reads no conversation content and collects no personal data. License key details only. Full policy: [https://www.teamland.com/privacy-policy](https://www.teamland.com/privacy-policy) Teamland Prompts is an independent third-party extension. It is not affiliated with, endorsed by, or sponsored by OpenAI. "ChatGPT" is a trademark of OpenAI.
Technical
- Version
- 0.2.1
- Manifest
- V3
- Size
- 1.1MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- ccbbpcflmlpiolfdcoilkblmioealmka
- Developer ID
- u49ec561fc5c55603203078aab8d9c97e
- Developer Email
- [email protected]
- Created
- Apr 28, 2026
- Last Updated (Store)
- May 4, 2026
- Last Scraped
- Jun 13, 2026
- Website
- teamland.com
- Support URL
- —
- Privacy Policy
- https://www.teamland.com/privacy-policy
Data sourced from the Chrome Web Store · last verified Jun 13, 2026.