{"id":28513407,"url":"https://github.com/umbraco/umbraco.devtools","last_synced_at":"2025-08-11T17:36:46.353Z","repository":{"id":160615374,"uuid":"620318273","full_name":"umbraco/Umbraco.DevTools","owner":"umbraco","description":" web browser extension that helps with Developer Experience for developing UI with the new WebComponent based backoffice","archived":false,"fork":false,"pushed_at":"2024-05-06T09:17:49.000Z","size":1543,"stargazers_count":7,"open_issues_count":9,"forks_count":2,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-06-30T00:53:18.628Z","etag":null,"topics":["browser-extension","umbraco","webcomponents"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umbraco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-28T12:58:28.000Z","updated_at":"2024-05-06T09:17:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"aba6a2de-dd37-435b-a074-4f2e4ec5ab71","html_url":"https://github.com/umbraco/Umbraco.DevTools","commit_stats":null,"previous_names":["iovergaard/umbraco.devtools","umbraco/umbraco.devtools"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/umbraco/Umbraco.DevTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.DevTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.DevTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.DevTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.DevTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umbraco","download_url":"https://codeload.github.com/umbraco/Umbraco.DevTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.DevTools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263461289,"owners_count":23470089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","umbraco","webcomponents"],"created_at":"2025-06-09T01:07:00.572Z","updated_at":"2025-07-04T06:30:41.776Z","avatar_url":"https://github.com/umbraco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Umbraco.DevTools\n web browser extension that helps with Developer Experience for developing UI with the new WebComponent based backoffice\n \n### Browser Extension Stores\n* [Chrome Web Store](https://chrome.google.com/webstore/detail/umbraco-devtools/gpfiiillbldhondlbdogfaecbpoheedj)\n* [FireFox Add-ons](https://addons.mozilla.org/en-GB/firefox/addon/umbraco-devtools/)\n* [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/umbraco-devtools/fdfbdnjojekbgkhlammjcigclgjlopep)\n\n## Developing\n* Run `npm install` in the terminal at the root of this repository\n* Run `npm run build` or `npm run watch` to have the typescript files in the `src` folder built or watched for changes\n    * The typescript files are built and placed into the folder called `extension` which the browser extension will load from\n    * rollup.js is used to compile the typescript files along with bundle any npm node_modules that are used such as Lit for WebComponent development\n* Run `npm run start:firefox` to have FireFox open with the extension loaded and monitoring any changes to the files in the `extension` folder\n* Run `npm run start:chromium` to have Chrome or chromium based browser open with the extension loaded and monitoring any changes to the files in the `extension` folder\n\n## How it works\n#### Registering DevTools Pane\n```mermaid\nflowchart\n    A(Browser Extension) --\u003e |Loads manifest from root of folder| B\n    B(manifest.json) --\u003e |devtools_page| C(registration.html)\n    C --\u003e | HTML page simply loads registration.js | D(registration.js)\n    D --\u003e|Uses browser APIs to create the DevTools pane as needed |E[Dev Tools Pane]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumbraco%2Fumbraco.devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumbraco%2Fumbraco.devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumbraco%2Fumbraco.devtools/lists"}