{"id":18044944,"url":"https://github.com/kenhys/fxtbenv","last_synced_at":"2025-04-05T03:27:25.532Z","repository":{"id":65373770,"uuid":"117539312","full_name":"kenhys/fxtbenv","owner":"kenhys","description":"Firefox/Thunderbird environment manager","archived":false,"fork":false,"pushed_at":"2022-08-10T02:45:37.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T11:46:02.365Z","etag":null,"topics":["firefox","thunderbird"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenhys.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}},"created_at":"2018-01-15T11:54:41.000Z","updated_at":"2024-11-15T20:15:09.000Z","dependencies_parsed_at":"2023-01-20T02:30:32.310Z","dependency_job_id":null,"html_url":"https://github.com/kenhys/fxtbenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenhys%2Ffxtbenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenhys%2Ffxtbenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenhys%2Ffxtbenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenhys%2Ffxtbenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenhys","download_url":"https://codeload.github.com/kenhys/fxtbenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284927,"owners_count":20913689,"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","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","thunderbird"],"created_at":"2024-10-30T18:11:21.570Z","updated_at":"2025-04-05T03:27:25.506Z","avatar_url":"https://github.com/kenhys.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MPL-2.0](https://img.shields.io/badge/License-MPL2.0-green.svg?style=flat)\n[![Build Status](https://travis-ci.org/kenhys/fxtbenv.svg?branch=master)](https://travis-ci.org/kenhys/fxtbenv)\n\n# Fxtbenv\n\nFirefox/Thunderbird environment manager.\n\n## Why fxtbenv?\n\nNeed to switch multiple version of Firefox/Thunderbird for verifying difference of functinality among them.\n\n## Requirements\n\n* go 1.8.7 or later\n\n## How to Install fxtbenv\n\n```\n$ git clone https://github.com/kenhys/fxtbenv $HOME/.fxtbenv\n$ cd $HOME/.fxtbenv\n$ make\n$ source $HOME/.fxtbenv/scripts/fxtbenv.zsh\n```\n\n## Usage\n\nFirst, you need to install Firefox/Thunderbird. If you want to localized version, specify `VERSION:LOCALE`.\n\nTo install Firefox 57.0.4 with Japanese edition, execute the following command.\n\n```\n% fxenv install 57.0.4:ja\n```\n\nThen, create profile for it. To use `test` profile, execute the following command.\nNote that `-c` option  must be specified only at first time because there is no profile yet.\n\n```\n% fxenv use 57.0.4:ja@test -c\n```\n\nOkay, now you are ready for it. Just launch Firefox.\n\n```\n% firefox\n```\n\n## License\n\nMPL-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenhys%2Ffxtbenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenhys%2Ffxtbenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenhys%2Ffxtbenv/lists"}