jefgfpgifcbadghfohmjpnokhjcagpib
Access a wide range of special SharePoint areas quickly without waiting for the page to load. In SharePoint there are a lot of areas developers must access all the time, like site settings, site permissions, or perhaps the recycle bin or hidden areas like the Preservation Hold Library or one of the hidden lists like the User Information List. Accessing any one of these links quickly is crucial to maintain efficiency and do things quickly. It is even more challenging now since the gear icon takes quite a while to appear on screen. With this little JavaScript-based extension, you can now quickly access a wide range of typical SharePoint areas, visible and hidden, without waiting. Since the URLs are calculated and inferred from the current URL, making them available is almost instant. This extension will add a side panel with a number of links. This side panel is added to all SharePoint sites (*.sharepoint.com) by default and can be added manually to any SharePoint site available other in any other domain by clicking the extension icon. This allows for the extension to be available on on-premise SharePoint sites with virtually any configuration, interface customization or version of SharePoint. The extension can be "brought-in" in one of two ways: - clicking the custom link that is added by installing the extension - by mousing over your profile picture Performing one of these two actions will enable and disable the side panel. This can also be customized in the extension options so that only one of the triggers is used. Feel free to send your suggestions for new buttons/links as well as any issues that may appear. Thank you! If you enjoyed it, feel free to stop by https://buymeacoffee.com/tiagoduarte.
Better Keyboard Shortcuts for Microsoft SharePoint
Simpler keyboard shortcuts with visual indicators for Microsoft SharePoint videos Microsoft SharePoint uses complex keyboard shortcuts, like [Alt + ↑] (???) instead of standard keyboard shortcuts we're used to. This extension enables standard keyboard shortcuts and visual indicators, similar to YouTube. ❓ How to use 1. Click on a Microsoft SharePoint video to put it on focus 2. Follow this table to enter keyboard shortcuts Space / k Play/Pause ↑ Volume up ↓ Volume down ← Skip backward (5s) → Skip forward (5s) j Skip backward (10s) l Skip forward (10s) 0 – 9 Skip to 0% – 90% of video Home Skip to start of video End Skip to end of video , Skip to previous frame . Skip to next frame Increase playback rate f Full screen toggle m Mute toggle a Noise suppression toggle c Captions / Search box 🚀 Features ▪ Completely free and open source! ▪ Lightweight – Less than 0.02MB! ▪ Clean & Simple GUI! ▪ Reduces risk of Repetitive Strain Injury (RSI)! ⚙️ Update v1.3.0 (12/06/25) ▪ Added more keyboard shortcuts and visual indicators ▪ Changed visual indicators' sizes and duration v1.2.0 (06/06/25) ▪ Added visual indicators for Play/Pause/Volume Up/Down/Mute ▪ Added more keyboard shortcuts (Arrow up/down for volume. Space for play/pause. 'm' for mute. 'c' for captions. 'a' for noise suppression) ▪ Added support for embedded videos v1.1.0 (04/06/25) ▪ Added overlay to display left/right triangle animation and seconds skipped ▪ Restricted function to arrow keys only, excluding combination keys (e.g. Alt + Left-arrow)
Page diagnostics for SharePoint
A tool to identify page performance problems in SharePoint Online Page Diagnostics for SharePoint Online is aimed at assisting our customers optimize the performance of their Classic and Modern SharePoint site pages. The tool does not make any changes but rather highlights recommended practices showing them in an Attention Required, Improvement Opportunities and No Action Required sections. Reducing the server time and load on SQL within SharePoint is an important part of maintaining consistent performance with SharePoint and in particular SharePoint Online especially considering the performance optimizations Microsoft has made. The tool will highlight some of the optimizations and recommend utilizing these available resources. Each recommended practice also has a “Learn more” link to direct you to the right resource to assist you. Please also review the “How to use this tool” guide available from the About page. This extension supports SharePoint Online and is not designed for SharePoint on-Premises.
Power Console - Dynamics 365 Developer Toolkit
Dynamics 365 & Power Platform DevTools. Inspect entities, metadata, forms, processes & records with structured output. The essential browser extension for Dynamics 365 and Power Platform developers. Power Console gives you instant, structured access to metadata, records, forms, processes, users, and environment details — all from a beautiful in-page overlay, with zero setup required. Stop switching between browser tabs, digging through DevTools, or writing one-off scripts. Open Power Console's popup, click a feature, and get results displayed in a modern, searchable, filterable modal — right on top of your Model-Driven App. • Copy Record ID — Instantly grab the current record's GUID with one click. Copies to clipboard automatically. • Primary Field — Retrieve the primary field's logical name, display name, and current value for the open record. • Fields Metadata — View every field on the current record with its logical name, display name, data type, requirement level, current value, and whether it's custom. Presented in a searchable, sortable table with column filters. • Option Set Values — Inspect all option set (choice) and boolean fields on the record. See every option with its label, numeric value, and which option is currently selected — displayed as interactive pills you can click to copy. • Record Owner — See who owns the record (user or team), with owner name, type, and ID. • Entity Metadata — Full metadata for the current entity: logical name, display name, plural name, primary key, primary field, schema name, entity type code, ownership type, and more. • Set & Collection Name — Quickly retrieve the entity set name and collection name for Web API calls. No more guessing plural names. • Entity Relationships — Browse all 1:N and N:1 relationships in a dedicated sidebar + detail panel. Filter by relationship type, search by schema name, related entity, or lookup attribute. Each relationship shows schema name, related entity, lookup attribute, referenced attribute, navigation property, custom/managed/customizable flags, and the full Web API path — with copy buttons on every value. • Field Dependencies — Select any field on the current entity and instantly discover every dependency: calculated fields, business rules, workflows, plugins, charts, views, forms, and more that reference that field. Results are grouped by dependency type in an accordion layout with counts, search, and category filters. • Form Info — Get the current form's ID, label, and entity name in one click. • All Registered Events — A dedicated, modern renderer for form events. See a hero stats banner with color-coded cards for OnLoad, OnSave, OnChange, and Overall handler counts — each with active/total numbers and segmented progress bars. Below that, handler cards show: Color-coded event type pill (OnLoad blue, OnSave green, OnChange purple) Function name in monospace with a copy button Library name badge Trigger field (for OnChange events) Enabled/Disabled status with icon Pass Execution Context indicator Parameters in a monospace chip Filter by event type with chip buttons (counts update dynamically), toggle "Enabled Only" to hide disabled handlers, or switch to "Group by Library" mode to see handlers organized under accordion sections per web resource. Full search across function names, libraries, fields, and parameters. • Structured JS Object — Generates a complete JavaScript object representation of the current form's structure: all tabs with their sections, all fields mapped by display name to logical name, and all option sets with their label-to-value mappings. Output as raw JSON — ready to paste into code. • All Forms — List every main form available for the current entity, with form ID, name, and which one is currently active. • Processes — List all workflows (Classic Workflows, Power Automate flows, Actions, Dialogs) registered for the current entity. See name, category, type, mode (real-time vs background), scope, status, triggers, and whether they run on-demand. Filterable by type, execution mode, trigger conditions, and on-demand availability. Navigate directly to the process record or Power Automate designer with click or Shift+click. • Plugins — View all custom plugin step registrations for the current entity. Inspect stage (Pre/Post), execution mode (sync/async), message (Create/Update/Delete), filtering attributes, rank, and whether the step is enabled. Searchable and filterable. • BPF Details — Inspect every Business Process Flow associated with the current entity. Accordion view shows each BPF with active/inactive badge and full stage list (stage name, stage ID with copy button, stage category). The active BPF is auto-expanded. • Active Stage — Instantly retrieve the currently active BPF stage name and ID. • User Info — Current user's full name, email, domain name, user ID, and business unit — all in one view. • Security Roles — Complete list of the current user's security roles, including roles inherited through team membership. Each role shows its name, source (direct or team), and role ID. • Teams — All teams the current user belongs to, with team name, business unit, and the security roles assigned to each team. • Organization Info — Organization name, unique name, organization ID, version, and base URL. • Environment Info — Environment URL, unique name, version, base currency, and base language. • Environment Variables — Browse all environment variables in your environment with their definition display name, schema name, type, default value, and current value. Edit default values and current values inline — changes are saved directly to Dataverse with visual confirmation. Searchable and filterable. Install Power Console and supercharge your Dynamics 365 development workflow. Every piece of metadata you need — one click away.
SP Formatter
Customize your SharePoint Column, View or Form Layout Formatting JSON using a full-featured editor instead of the default one. - Live Preview as you type (no need to click "Preview" button) - Intellisense (suggestions) based on Column or View formatting schema, CSS styles, replaceable tokens (`@currentField`, list fields with `$` based on the context) - JSON validation with error messages in the editor - Help tooltips for JSON properties - Color highlights - Line numbers, brace matching, collapsible regions - Hotkeys: search, replace, format document, go to line and others available for monaco-editor - Easily switch between default and enhanced editor - VSCode integration - Full screen mode - SharePoint Online - SharePoint 2019 (through a separate extension, read more https://github.com/pnp/sp-formatter/blob/master/sp2019/README.md) CHANGELOG: https://github.com/pnp/sp-formatter/blob/master/web-extension/CHANGELOG.md