{"id":19355616,"url":"https://github.com/nickytonline/xtremejs-2024-demo","last_synced_at":"2026-02-03T06:36:39.135Z","repository":{"id":262025537,"uuid":"885994601","full_name":"nickytonline/xtremejs-2024-demo","owner":"nickytonline","description":"Demo browser extension for my xtreme.js 2024 talk on end to end testing browser extensions.","archived":false,"fork":false,"pushed_at":"2024-11-10T00:56:55.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T17:06:14.963Z","etag":null,"topics":["e2e-testing","extension-chrome","playwright"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickytonline.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":"2024-11-09T22:51:43.000Z","updated_at":"2025-06-12T10:00:19.000Z","dependencies_parsed_at":"2024-11-10T05:10:16.301Z","dependency_job_id":null,"html_url":"https://github.com/nickytonline/xtremejs-2024-demo","commit_stats":null,"previous_names":["nickytonline/xtremejs-2024-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nickytonline/xtremejs-2024-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickytonline%2Fxtremejs-2024-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickytonline%2Fxtremejs-2024-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickytonline%2Fxtremejs-2024-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickytonline%2Fxtremejs-2024-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickytonline","download_url":"https://codeload.github.com/nickytonline/xtremejs-2024-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickytonline%2Fxtremejs-2024-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:11:29.234Z","status":"ssl_error","status_checked_at":"2026-02-03T06:11:03.146Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["e2e-testing","extension-chrome","playwright"],"created_at":"2024-11-10T06:03:01.908Z","updated_at":"2026-02-03T06:36:39.114Z","avatar_url":"https://github.com/nickytonline.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XtremeJS 2024 Browser Extension Demo\n\nThis repository contains a demo browser extension with end-to-end tests. It is part of the XtremeJS 2024 talk \"End to End Testing for Browser Extensions\" by Nick Taylor. You can find the full schedule [here](https://xtremejs.dev/2024/schedule/).\n\n## Installation\n\nTo test this extension in a browser, you need to load it unpacked. Below are the instructions for Google Chrome and Firefox. For other Chromium-based browsers, the process is similar.\n\n### Google Chrome\n\n1. Open Chrome and navigate to `chrome://extensions/`.\n2. Enable \"Developer mode\" by toggling the switch in the top right corner.\n3. Click on the \"Load unpacked\" button.\n4. Select the `src` directory of this repository.\n\n### Firefox\n\n1. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.\n2. Click on the \"Load Temporary Add-on...\" button.\n3. Select any file in the `src` directory of this repository (e.g., `manifest.json`).\n\n## Running End-to-End Tests\n\nTo run the end-to-end tests, you do not need to load the extension in a browser. Simply use the following commands:\n\n```sh\nnpm install\nnpm playwright install\nnpm run e2e\n```\n\nor if you prefer to run the tests in headful mode (Playwright GUI), run:\n\n```sh\nnpm install\nnpm playwright install\nnpm run e2e:ui\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickytonline%2Fxtremejs-2024-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickytonline%2Fxtremejs-2024-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickytonline%2Fxtremejs-2024-demo/lists"}