BeePlus for Beekeeper
Productivity add-ons for Beekeeper. Profile hover, quick actions and more — unofficial, not affiliated with Beekeeper AG.
As of June 2026, BeePlus for Beekeeper has 11 users and a 5.00/5 rating from 2 reviews in the Communication category.
Usersup 1000.0 percent+1000.0%
11
11
Ratingno change0%
5.00
2 reviews
Reviewsno change0%
2
Version
1.2.19
Manifest V3
90-day change · In the last 90 days this extension 3 version updates.
History
7 snapshotsTracking since Apr 28, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 28, 2026 | 1 | — | — | 1.2.5 |
| May 5, 2026 | 1 | — | — | 1.2.5 |
| May 11, 2026 | 6 | 5.00 | 2 | 1.2.7 |
| May 16, 2026 | 5 | 5.00 | 2 | 1.2.16 |
| May 22, 2026 | 6 | 5.00 | 2 | 1.2.16 |
| Jun 5, 2026 | 8 | 5.00 | 2 | 1.2.19 |
| Jun 11, 2026 | 9 | 5.00 | 2 | 1.2.19 |
| Now | 11 | 5.00 | 2 | 1.2.19 |
Permissions & access
- Permissions
- storagenotificationsalarmsscripting
- Host access
- https://*.beekeeper.io/*
Screenshots
About
**Power-user productivity add-ons for the Beekeeper messaging app.** Beekeeper is built for frontline workers, but the desktop web client lacks many quality-of-life features power users want: rich profile previews on hover, pinning specific chats above the activity-sorted list, scheduling reminders for messages, and more. BeePlus adds these as a **modular, toggleable suite**. Each feature is independent — enable only what you need. Built for daily Beekeeper users who want more out of their workplace messenger. **Works with every Beekeeper tenant. No setup, no configuration, no API token required.** ━━━━━━━━━━━━━━━━━━━━━━ ✨ **FEATURES** (all optional, toggle individually) 👤 **Profile Hover Tooltip** — Hover any avatar to see configurable profile fields (name, role, custom fields like accommodation, mobile, supervisor) without opening the profile page 📌 **Sticky Pinned Chats** — Pin important chats to keep them at the top of your inbox, regardless of activity-based sort order 📊 **Quick Polls** — Floating button next to your composer opens a modal where you build numbered-emoji polls; recipients vote via reactions ⏰ **Reminder Bot** — Right-click any message → snooze (5min / 30min / 1h / 3h / tomorrow / custom) → desktop notification when the time is up; survives browser restart 📈 **Personal Stats** — Track your own activity locally (messages sent, reactions given, active days, peak hour, hourly chart). All data stays in your browser; never transmitted 🎨 **Theme Tweaks** — Compact layout, larger font, accessibility focus outlines, custom CSS. Beekeeper's own dark mode handles full theming ━━━━━━━━━━━━━━━━━━━━━━ 🌍 **LANGUAGES** English (default) and German. Switch instantly via the language picker in the options page header — no browser restart needed. ━━━━━━━━━━━━━━━━━━━━━━ 🚀 **HOW TO USE** 1. Install BeePlus from the Chrome Web Store 2. Open Beekeeper in Chrome and log in as usual 3. Click the BeePlus extension icon → opens the options page 4. Toggle features on/off; click any feature card to expand its settings 5. For the Profile Hover feature: hover any avatar in Beekeeper → tooltip appears 6. For Quick Polls: click the floating 📊 button when a composer is visible 7. For Reminder Bot: right-click any message → "Remind me…" → choose duration That's it. No accounts, no signup, no API keys. ━━━━━━━━━━━━━━━━━━━━━━ 🔒 **PRIVACY** BeePlus is privacy-first: • Zero tracking, zero analytics • No external servers contacted by the extension • Your credentials are never read or transmitted • Uses only your existing Beekeeper login session cookie • All data (settings, pinned chats, reminders, stats) stays in your browser via chrome.storage • Open source — review the full code on GitHub Full privacy policy: https://github.com/lupzn/beeplus-for-beekeeper/blob/main/PRIVACY.md ━━━━━━━━━━━━━━━━━━━━━━ ⚙️ **PERMISSIONS EXPLAINED** • **storage** — Persist your settings (selected fields, pinned chats, reminders, stats) • **notifications** — Deliver desktop notifications for snoozed reminders • **alarms** — Schedule reminder delivery; survives browser restart • **scripting** — Re-inject content scripts into open Beekeeper tabs after extension update so you don't have to manually refresh • **host permission `*.beekeeper.io/*`** — Inject the UI on Beekeeper pages and call the same-origin Beekeeper API on your behalf NOT requested: cookies, webRequest, identity, tabs, activeTab, history, bookmarks, or access to any other website. ━━━━━━━━━━━━━━━━━━━━━━ ❓ **FAQ** **Q: Is BeePlus official?** A: No. BeePlus is an unofficial third-party tool. It is not affiliated with, endorsed by, or sponsored by Beekeeper AG. **Q: Will this break my Beekeeper account?** A: No. The extension only reads data through your existing browser session — same as if you opened the profile page yourself. It does not write to Beekeeper. Standard read-only operations. **Q: Does it work with all Beekeeper tenants?** A: Yes. Works on any `*.beekeeper.io` URL. **Q: Can my employer/admin see what BeePlus does?** A: BeePlus runs purely in your browser. Beekeeper sees the same API calls a normal user makes. Your activity stats are local-only and never sent anywhere. **Q: What happens if Beekeeper updates their UI?** A: Some features rely on Beekeeper's internal HTML structure. If they change it, the extension may need a patch. We push updates promptly. **Q: How do I report a bug or request a feature?** A: Open an issue on the GitHub repo (link below). ━━━━━━━━━━━━━━━━━━━━━━ 🐛 **SUPPORT** Source code, issues, and feature requests: https://github.com/lupzn/beeplus-for-beekeeper ━━━━━━━━━━━━━━━━━━━━━━ ❤️ **LIKE THIS EXTENSION?** If BeePlus saves you time at work, please leave a 5-star review and consider a donation via PayPal. Both links available in the extension's options page. Thank you! ━━━━━━━━━━━━━━━━━━━━━━ ⚠️ **DISCLAIMER** Unofficial tool. Not affiliated with, endorsed by, or connected to Beekeeper AG. "Beekeeper" is a trademark of Beekeeper AG and is used here under nominative-fair-use principles to identify the platform this extension enhances. All trademarks belong to their respective owners. For mission-critical integrations, prefer Beekeeper's official Bot/API token system. BeePlus uses Beekeeper's internal SPA REST API via your existing browser session and may break if Beekeeper changes their internal API.
Technical
- Version
- 1.2.19
- Manifest
- V3
- Size
- 82.71KiB
- Min Chrome
- 111
- Languages
- 2
- Featured
- No
Metadata
- ID
- gjnpkclffagjengepgbomajcgfafjmop
- Developer ID
- u049ab2839c25fd94ca73d961df28164a
- Developer Email
- [email protected]
- Created
- Apr 27, 2026
- Last Updated (Store)
- May 20, 2026
- Last Scraped
- Jun 11, 2026
- Website
- lupzn.de
Data sourced from the Chrome Web Store · last verified Jun 11, 2026.