{"id":19970226,"url":"https://github.com/webdeveric/reload-all-tabs-web-ext","last_synced_at":"2025-09-03T15:41:24.552Z","repository":{"id":38355592,"uuid":"286498724","full_name":"webdeveric/reload-all-tabs-web-ext","owner":"webdeveric","description":"Reload All Tabs web extension","archived":false,"fork":false,"pushed_at":"2024-05-15T17:58:40.000Z","size":1355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-15T22:42:29.367Z","etag":null,"topics":["firefox-addon","firefox-extension","web-extension","web-extensions","webextension"],"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/webdeveric.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":"2020-08-10T14:32:50.000Z","updated_at":"2024-05-15T17:58:44.000Z","dependencies_parsed_at":"2024-03-31T18:32:20.541Z","dependency_job_id":"97963d75-b410-4464-aee3-0d6288449864","html_url":"https://github.com/webdeveric/reload-all-tabs-web-ext","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/webdeveric/reload-all-tabs-web-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeveric%2Freload-all-tabs-web-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeveric%2Freload-all-tabs-web-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeveric%2Freload-all-tabs-web-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeveric%2Freload-all-tabs-web-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdeveric","download_url":"https://codeload.github.com/webdeveric/reload-all-tabs-web-ext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeveric%2Freload-all-tabs-web-ext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273467504,"owners_count":25111129,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["firefox-addon","firefox-extension","web-extension","web-extensions","webextension"],"created_at":"2024-11-13T02:53:36.437Z","updated_at":"2025-09-03T15:41:24.521Z","avatar_url":"https://github.com/webdeveric.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reload All Tabs\n\nReload all visible tabs in your current window with one button click.\n\n## Local development\n\nRun these in two different terminals.\n\n- This runs `webpack` in watch mode.\n\n  ```shell\n  pnpm dev\n  ```\n\n- This runs `web-ext` and loads the extension in Firefox.\n\n  ```shell\n  npm start\n  ```\n\n## Build the extension\n\nThis will transpile the plugin and build a `zip` file for the extension.\n\nThe `zip` will be put in `./build`.\n\n```shell\npnpm build\n```\n\n## Extension signing for Firefox\n\nDefine your api key / secret in your environment then run the following.\n\nCredentials can be found at https://addons.mozilla.org/en-US/developers/addon/api/key/\n\nThis generates an `xpi` file and it will be put in `./build`.\n\n```shell\npnpm sign -- --api-key=$WEB_EXT_API_KEY --api-secret=$WEB_EXT_API_SECRET\n```\n\n## Useful links\n\n- https://hacks.mozilla.org/2019/10/developing-cross-browser-extensions-with-web-ext-3-2-0/\n- https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdeveric%2Freload-all-tabs-web-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdeveric%2Freload-all-tabs-web-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdeveric%2Freload-all-tabs-web-ext/lists"}