{"id":21032130,"url":"https://github.com/rc-14/firefox","last_synced_at":"2025-09-17T19:29:08.294Z","repository":{"id":238021539,"uuid":"795701479","full_name":"RC-14/firefox","owner":"RC-14","description":"Special Firefox settings","archived":false,"fork":false,"pushed_at":"2025-03-05T15:12:05.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T19:49:32.751Z","etag":null,"topics":["firefox","firefox-userchrome-stylesheet","firefox-userjs"],"latest_commit_sha":null,"homepage":"","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/RC-14.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":"2024-05-03T21:01:21.000Z","updated_at":"2025-03-05T15:12:09.000Z","dependencies_parsed_at":"2024-05-03T22:23:58.215Z","dependency_job_id":"ef21d43c-585c-434e-98fb-9f538ef6668b","html_url":"https://github.com/RC-14/firefox","commit_stats":null,"previous_names":["rc-14/firefox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RC-14/firefox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RC-14%2Ffirefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RC-14%2Ffirefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RC-14%2Ffirefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RC-14%2Ffirefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RC-14","download_url":"https://codeload.github.com/RC-14/firefox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RC-14%2Ffirefox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275649739,"owners_count":25503211,"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-17T02:00:09.119Z","response_time":84,"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","firefox-userchrome-stylesheet","firefox-userjs"],"created_at":"2024-11-19T12:40:50.936Z","updated_at":"2025-09-17T19:29:08.237Z","avatar_url":"https://github.com/RC-14.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stuff for my Firefox config\n\nThis is only some niche stuff I like to have in my firefox and that isn't configurable through the normal UIs.\n\n## Explanation\n\nExplanations for the files in the top level directory of this repo:\n\n- [prefs.js](#prefsjs)\n- [put_in_profile_dir](#put_in_profile_dir)\n- [put_in_install_dir](#put_in_install_dir)\n\nFor information about individual files open them with a text editor.\n\n### prefs.js\n\nContains some `about:config` preferences in the format of a prefs.js file.\n\nNot actually a prefs.js file! Don't put it as is in your Firefox profile.\n\n### put_in_profile_dir\n\nThe contents of this folder need to be placed in the root directory of the profile you want to modify.\n\nYou can get a list of all profiles with buttons to open their directories on this page: `about:profiles`\n\n### put_in_install_dir\n\nThe contents of this folder need to be placed in the directory where Firefox is installed.\nOn Mac this is not `Firefox.app` itself but the `Contents/Resources` subdirectory.\n\nTo make sure the config gets applied go to `about:support` and use `Clear startup cache...` to restart Firefox.\n\n\u003cdetails\u003e\n  \u003csummary\u003eInstalling unsigned extensions\u003c/summary\u003e\n  All extensions need a unique ID, so to install an unsigned extension you'll need to add one to the manifest yourself.\n\n  Example:\n  ```JSON\n    {\n      \"browser_specific_settings\": {\n        \"gecko\": {\n          \"id\": \"{aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa}\"\n        }\n      },\n      //...\n    }\n  ```\n\u003c/details\u003e\n\nSome useful links:\n\n- [Official Mozilla page (rough basics)](https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig)\n- [3rd party side giving a bit more info than Mozilla and some direction where to look next](https://www.userchrome.org/what-is-userchrome-js.html)\n- [The GitHub repo where I first discovered this trick](https://github.com/xiaoxiaoflood/firefox-scripts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frc-14%2Ffirefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frc-14%2Ffirefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frc-14%2Ffirefox/lists"}