Levelup-for-Dynamics-CRM
Chrome, Edge Chromium and Firefox Extension for Dynamics CRM/365/Power Apps Power users
File Explorer
Download Latest Version (.zip)- beastmode3.1.chatmode.md
- planner.chatmode.md
- reactjs.instructions.md
- bug_report.yml
- config.yml
- javascript-typescript-jest.prompt.md
- ci.yml
- copilot-instructions.md
- mcp.json
- settings.json
- tasks.json
- context-menu.png
- edge-store-listing-image.png
- popup.png
- sidebar-1.png
- sidebar-modes.png
- sidebar.png
- bump-version.js
- package.js
- update-release-notes.js
- background.ts
- dynamics-detection.ts
- admin-actions.ts
- confetti-effects.ts
- custom-commands.ts
- debugging-actions.ts
- form-actions.ts
- navigation-actions.ts
- table-dialog.ts
- ui-framework.ts
- utils.ts
- webapi-client.ts
- content.ts
- levelup.extension.ts
- release-notes.json
- release-notes.template.json
- icon128.png
- icon16.png
- icon32.png
- icon48.png
- popup.tsx
- ActionHandlerRegistry.ts
- CustomCommandsService.ts
- ExtensionConfigService.ts
- GitHubApiService.ts
- ImpersonationService.ts
- MessageService.ts
- ActionSection.tsx
- AdminActions.tsx
- CodeMirrorEditor.tsx
- CommandEditorDialog.tsx
- CommunityCommands.tsx
- DisplayModeSelector.tsx
- ExtendedDisplayModeSelector.tsx
- Favorites.tsx
- FormEditorButton.css
- FormEditorButton.tsx
- GitHubIntegrationSettings.tsx
- Header.tsx
- Icon.tsx
- Impersonation.tsx
- ImpersonationStatusBanner.tsx
- InformationButton.tsx
- InformationDialog.tsx
- InlineAlert.tsx
- InputDialog.tsx
- LoadingOverlay.tsx
- MyCommands.tsx
- PrivilegeWarning.tsx
- RecentlyUsed.tsx
- ReservedAlert.tsx
- ShareCollectionDialog.tsx
- StandardActionButton.tsx
- StatusIndicator.tsx
- ThemeSwitchButtons.tsx
- Toast.tsx
- UserSearchInput.tsx
- xrm-completions.ts
- actions.ts
- ThemeContext.tsx
- useFavoriteUsers.ts
- useImpersonation.ts
- common-icons.ts
- debounce.ts
- iconMap.ts
- sidebar.css
- sidebar.html
- sidebar.tsx
- custom-commands.ts
- global.d.ts
- messaging.ts
- common-icons.ts
- debounce.ts
- dynamicsDetection.ts
- iconMap.ts
- manifest.json
- popup.html
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierignore
- .prettierrc.json
- jest.config.cjs
- LICENSE
- package-lock.json
- package.json
- playwright.config.ts
- PRIVACY.md
- README.md
- tsconfig.json
- tsconfig.test.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/rajyraman/Levelup-for-Dynamics-CRM
Downloads the entire project code from GitHub to your computer.
cd Levelup-for-Dynamics-CRM
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
