{"id":21900865,"url":"https://github.com/phts/webextension-devtools","last_synced_at":"2026-05-11T16:02:03.465Z","repository":{"id":72737564,"uuid":"148947504","full_name":"phts/webextension-devtools","owner":"phts","description":"Tools for WebExtension development.","archived":false,"fork":false,"pushed_at":"2019-03-11T20:39:31.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T14:03:28.824Z","etag":null,"topics":["devtools","npm-package","webextension"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/webextension-devtools","language":"JavaScript","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/phts.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":"2018-09-15T23:23:37.000Z","updated_at":"2019-03-11T20:39:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a261d3d-24ac-4a1a-885a-9765a59a967f","html_url":"https://github.com/phts/webextension-devtools","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.375,"last_synced_commit":"acb2682fe9698c6274a279e4e79d1cf027baf9cd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phts%2Fwebextension-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phts%2Fwebextension-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phts%2Fwebextension-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phts%2Fwebextension-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phts","download_url":"https://codeload.github.com/phts/webextension-devtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244385825,"owners_count":20444151,"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":["devtools","npm-package","webextension"],"created_at":"2024-11-28T15:11:05.537Z","updated_at":"2026-05-11T16:02:03.397Z","avatar_url":"https://github.com/phts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webextension-devtools\n\n[![npm](https://img.shields.io/npm/v/webextension-devtools.svg)](https://www.npmjs.com/package/webextension-devtools)\n\nDeveloper tools for WebExtensions.\n\n## Install\n\n**Globally**:\n\n```\n$ npm i -g webextension-devtools\n```\n\n**As a local dependency**:\n\n```\n$ npm i -D webextension-devtools\n```\n\n## Usage\n\nThis package exposes 2 binaries:\n\n* `webext-version` - Bump a new version, similar to `npm version`\n* `webext-xpi` - Create xpi package\n\nFor more usage info run these commands with `--help` option.\n\n**Globally**:\n\n```\n$ cd dir/to/my-webextension\n$ webext-version minor\n$ webext-xpi\n```\n\n**As a local dependency**:\n\nAdd the following scripts into `package.json` file:\n\n```\n{\n  \"scripts\": {\n    \"release\": \"webext-version\",\n    \"xpi\": \"webext-xpi\"\n  },\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphts%2Fwebextension-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphts%2Fwebextension-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphts%2Fwebextension-devtools/lists"}