{"id":15440812,"url":"https://github.com/jonluca/electron-extension-installer","last_synced_at":"2025-04-15T06:11:00.071Z","repository":{"id":151641284,"uuid":"624582754","full_name":"jonluca/electron-extension-installer","owner":"jonluca","description":"Install extensions into devtools","archived":false,"fork":false,"pushed_at":"2023-07-20T09:48:47.000Z","size":13158,"stargazers_count":29,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T05:57:46.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jonluca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-06T19:49:10.000Z","updated_at":"2024-04-27T19:37:44.366Z","dependencies_parsed_at":"2024-04-27T19:37:39.544Z","dependency_job_id":"b455a58b-c526-4a90-b3cb-c3bdd6988437","html_url":"https://github.com/jonluca/electron-extension-installer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Felectron-extension-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Felectron-extension-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Felectron-extension-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Felectron-extension-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonluca","download_url":"https://codeload.github.com/jonluca/electron-extension-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016627,"owners_count":21198833,"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":[],"created_at":"2024-10-01T19:15:26.470Z","updated_at":"2025-04-15T06:11:00.039Z","avatar_url":"https://github.com/jonluca.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron Extension Installer\n\n[![npm Version](https://img.shields.io/npm/v/electron-extension-installer.svg)](https://www.npmjs.com/package/electron-extension-installer) [![License](https://img.shields.io/npm/l/electron-extension-installer.svg)](https://www.npmjs.com/package/electron-extension-installer)\n\n# Introduction\n\nThis library is a modernized version of `electron-devtools-installer`. It is tested and works on up to electron v24. Min electron version is v11.\n\n# Getting Started\n\n```\nyarn add electron-extension-installer\n```\n\nor\n\n```\nnpm i --save electron-extension-installer\n```\n\n# Usage\n\n```typescript\nimport { installExtension, REACT_DEVELOPER_TOOLS } from \"electron-extension-installer\";\n\napp.on(\"ready\", async () =\u003e {\n  await installExtension(REACT_DEVELOPER_TOOLS, {\n    loadExtensionOptions: {\n      allowFileAccess: true,\n    },\n  });\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonluca%2Felectron-extension-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonluca%2Felectron-extension-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonluca%2Felectron-extension-installer/lists"}