{"id":19419525,"url":"https://github.com/eexit/firefox-versions","last_synced_at":"2026-04-29T19:32:09.150Z","repository":{"id":136624678,"uuid":"89724863","full_name":"eexit/firefox-versions","owner":"eexit","description":"Caskroom for older Firefox versions","archived":false,"fork":false,"pushed_at":"2017-04-28T19:07:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-23T07:05:20.448Z","etag":null,"topics":["firefox","homebrew","homebrew-cask","homebrew-tap","mac-app","mozilla-firefox","versions"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eexit.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":"2017-04-28T16:33:18.000Z","updated_at":"2017-04-28T19:02:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c7b35da-c48e-4529-bff4-47b7e07ee427","html_url":"https://github.com/eexit/firefox-versions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eexit/firefox-versions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Ffirefox-versions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Ffirefox-versions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Ffirefox-versions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Ffirefox-versions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eexit","download_url":"https://codeload.github.com/eexit/firefox-versions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Ffirefox-versions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32440920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["firefox","homebrew","homebrew-cask","homebrew-tap","mac-app","mozilla-firefox","versions"],"created_at":"2024-11-10T13:18:07.474Z","updated_at":"2026-04-29T19:32:09.132Z","avatar_url":"https://github.com/eexit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mozilla Firefox Versions\n\nGet older Firefox versions... Could be very useful for Selenium WebDriver.\n\n## Installation\n\n    $ brew tap eexit/firefox-versions\n\n## Usage\n\n    $ brew cask install firefox-40\n\n## Disable auto-update\n\n:warning: Don't launch the browser!\n\n1. Download [autoload.js](./autoload.js) and [mozilla.cfg](./mozilla.cfg)\n2. Put them in the respective directories:\n    * `/Applications/Firefox-\u003cversion\u003e.app/Contents/Resources/defaults/pref`\n    * `/Applications/Firefox-\u003cversion\u003e.app/Contents/Resources`\n3. Launch browser\n\nBrowser should not being in the process of downloading the latest version.\n\nScripted example for Firefox 40 (copy/paste directly into your terminal):\n\n```bash\n$ source /dev/stdin \u003c\u003c'EOF'\nversion=40\nappdir=/Applications/Firefox-$version.app\nautoload=$appdir/Contents/Resources/defaults/pref/autoload.js\ncfg=$appdir/Contents/Resources/mozilla.cfg\ncurl -sS https://raw.githubusercontent.com/eexit/firefox-versions/master/autoload.js -o $autoload\ncurl -sS https://raw.githubusercontent.com/eexit/firefox-versions/master/mozilla.cfg -o $cfg\nEOF\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feexit%2Ffirefox-versions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feexit%2Ffirefox-versions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feexit%2Ffirefox-versions/lists"}