{"id":15982960,"url":"https://github.com/theotterlord/patch-it","last_synced_at":"2026-05-16T13:01:59.898Z","repository":{"id":111621938,"uuid":"397212991","full_name":"TheOtterlord/patch-it","owner":"TheOtterlord","description":"A JavaScript/CSS loader for Firefox","archived":false,"fork":false,"pushed_at":"2021-08-19T16:41:31.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T19:19:19.934Z","etag":null,"topics":["addon","firefox","userscript"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/en-GB/firefox/addon/patch-it/","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/TheOtterlord.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":"2021-08-17T10:38:59.000Z","updated_at":"2022-04-11T16:13:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"803839df-9aa6-4dbb-9852-55910122cbf1","html_url":"https://github.com/TheOtterlord/patch-it","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"0d3dcf8c33c64c271f1ce950f21875101e6d77e3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheOtterlord/patch-it","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOtterlord%2Fpatch-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOtterlord%2Fpatch-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOtterlord%2Fpatch-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOtterlord%2Fpatch-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheOtterlord","download_url":"https://codeload.github.com/TheOtterlord/patch-it/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOtterlord%2Fpatch-it/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268696896,"owners_count":24292383,"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-08-04T02:00:09.867Z","response_time":79,"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":["addon","firefox","userscript"],"created_at":"2024-10-08T01:23:52.158Z","updated_at":"2026-05-16T13:01:54.842Z","avatar_url":"https://github.com/TheOtterlord.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cspan align=\"center\"\u003e\n \u003ch1\u003ePatch it!\u003c/h1\u003e\n\u003c/span\u003e\n\n\u003e **WARNING**: Never paste code into **Patch it!** from an untrusted source. Always make sure you understand what the code is doing before adding it.\n\n**Patch it!** is a Firefox browser extension for JavaScript/CSS injection. Essentially, it allows you to customize a website by adding your own JavaScript/CSS. Use scopes to define where your code should be loaded, and watch as your code customizes websites you visit.\n\nThis is a learning project first, but I'll be supporting it because I find it really useful.\n\n## Installation\n\nHead to [addons.mozilla.org](https://addons.mozilla.org/en-GB/firefox/addon/patch-it/) and download the extension to get started!\n\n## Usage\n\n1. Create a scope (a url or a url matching pattern)\n\nFor example, the scope `https://mozilla.org/*` will match any page on https://mozilla.org.\n\n2. Add your JavaScript and CSS\n\n```js\nconsole.log('Hello world!')\n```\n\n```css\n.extend {\n  background: #000;\n  color: #fff;\n}\n```\n\n3. Hit save and visit a web page in your scope!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheotterlord%2Fpatch-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheotterlord%2Fpatch-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheotterlord%2Fpatch-it/lists"}