{"id":29152771,"url":"https://github.com/teffybiskup/hackweek-js-overrides","last_synced_at":"2026-05-09T07:02:25.858Z","repository":{"id":301608119,"uuid":"1009801029","full_name":"teffybiskup/hackweek-js-overrides","owner":"teffybiskup","description":"Hack 1/2 week project to create browser extension to override JS config via cookies","archived":false,"fork":false,"pushed_at":"2025-06-27T18:35:23.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T19:38:42.056Z","etag":null,"topics":["chrome-extension","hackathon","react","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/teffybiskup.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,"zenodo":null}},"created_at":"2025-06-27T18:27:20.000Z","updated_at":"2025-06-27T18:37:29.000Z","dependencies_parsed_at":"2025-06-27T19:49:04.625Z","dependency_job_id":null,"html_url":"https://github.com/teffybiskup/hackweek-js-overrides","commit_stats":null,"previous_names":["teffybiskup/hackweek-js-overrides"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teffybiskup/hackweek-js-overrides","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teffybiskup%2Fhackweek-js-overrides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teffybiskup%2Fhackweek-js-overrides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teffybiskup%2Fhackweek-js-overrides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teffybiskup%2Fhackweek-js-overrides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teffybiskup","download_url":"https://codeload.github.com/teffybiskup/hackweek-js-overrides/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teffybiskup%2Fhackweek-js-overrides/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["chrome-extension","hackathon","react","typescript","vite"],"created_at":"2025-07-01T01:02:57.377Z","updated_at":"2026-05-09T07:02:25.842Z","avatar_url":"https://github.com/teffybiskup.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS Overrides Extension\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/8c4f96a9-b839-4a41-ad34-4767240c9882\" width=\"600\" alt=\"JS Overrides extension Screenshot\" /\u003e\n\u003c/div\u003e\n\u003cbr /\u003e\n\nA browser extension that allows you to define and apply JavaScript overrides via cookies and injected script tags.\n\nBuilt with **React**, **TypeScript**, **Vite** and **Chrome Extensions Manifest v3**.\n\n---\n\n## Features\n\n- Create / save multiple override profiles\n- Apply / disable overrides per tab\n- Store overrides as cookies\n- Automatically inject / remove overrides based on profile configuration\n\n---\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you're using **Node.js v20.19.0**.\n\nIf you use [nvm](https://github.com/nvm-sh/nvm), you can set it up like this:\n\n```bash\nnvm install 20.19.0\nnvm use 20.19.0\n```\n\n### 1. Install Dependencies\n\n```bash\nnpm install\n```\n\n### 2. Build the Extension\n\n```bash\nnpm run build\n```\n\nThis outputs the production-ready extension into the `dist/` folder.\n\n---\n\n## Load the Extension in Chrome\n\n1. Open **Chrome** and go to:\n\n```\nchrome://extensions\n```\n\n2. Enable **Developer mode** (top right)\n3. Click **“Load unpacked”**\n4. Select the `dist/` folder in your project\n5. The extension should now appear in your Chrome toolbar\n\n## Folder Structure\n\n```bash\n├── src/\n├── public/\n├── dist/\n├── vite.config.ts\n├── manifest.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteffybiskup%2Fhackweek-js-overrides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteffybiskup%2Fhackweek-js-overrides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteffybiskup%2Fhackweek-js-overrides/lists"}