{"id":19159193,"url":"https://github.com/bbhtt/firefox-dev-flatpak","last_synced_at":"2025-04-14T19:22:10.294Z","repository":{"id":184937921,"uuid":"672587116","full_name":"bbhtt/firefox-dev-flatpak","owner":"bbhtt","description":"(MIRROR) Unofficial Firefox Developer Edition flatpak built from Mozilla tarball (x86_64 and aarch64)","archived":false,"fork":false,"pushed_at":"2025-04-11T17:31:00.000Z","size":1212,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T18:41:14.622Z","etag":null,"topics":["firefox","flatpak"],"latest_commit_sha":null,"homepage":"https://gitlab.com/projects261/firefox-dev-flatpak/","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbhtt.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":"2023-07-30T15:35:03.000Z","updated_at":"2025-04-11T17:31:04.000Z","dependencies_parsed_at":"2023-07-31T03:24:54.460Z","dependency_job_id":"c19da5d8-5a84-4b40-977b-16e0ee47671d","html_url":"https://github.com/bbhtt/firefox-dev-flatpak","commit_stats":null,"previous_names":["bbhtt/firefox-dev-flatpak"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbhtt%2Ffirefox-dev-flatpak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbhtt%2Ffirefox-dev-flatpak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbhtt%2Ffirefox-dev-flatpak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbhtt%2Ffirefox-dev-flatpak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbhtt","download_url":"https://codeload.github.com/bbhtt/firefox-dev-flatpak/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943415,"owners_count":21186958,"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","flatpak"],"created_at":"2024-11-09T08:47:57.692Z","updated_at":"2025-04-14T19:22:10.254Z","avatar_url":"https://github.com/bbhtt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Unofficial Firefox Developer Edition flatpak\n\n## Install\n\n1. Install [flatpak](https://flatpak.org/setup/) (\u003e=0.11.1), [xdg-desktop-portal](https://github.com/flatpak/xdg-desktop-portal) and its [backends](https://github.com/flatpak/xdg-desktop-portal#using-portals). Latest versions are preferred.\n\n2. Add the [Flathub](https://flathub.org/setup) repository if absent\n\n3. Install this package\n\n```bash\n# System\nflatpak install https://gitlab.com/projects261/firefox-dev-flatpak/-/raw/main/firefox-dev.flatpakref\n\n# User\nflatpak install --user https://gitlab.com/projects261/firefox-dev-flatpak/-/raw/main/firefox-dev.flatpakref\n```\n\n## Uninstall\n\n```bash\n# Only remove\nflatpak remove org.mozilla.FirefoxDev\n\n# Delete data and remove\nflatpak remove --delete-data org.mozilla.FirefoxDev\n\n# Clear dependencies\nflatpak uninstall --unused\n\n# Delete the remote\nflatpak remote-delete firefoxdev-origin\n```\n\n## Bugs\n\nCheck if it is already a known issue first https://bugzilla.mozilla.org/show_bug.cgi?id=flatpak\n\nCheck if it is reproducible in the official tarball (preferably in a new profile or safe mode). If it is, open a bug with Mozilla, optionally use [mozregression](https://mozilla.github.io/mozregression/quickstart.html) to bisect it.\n\nCommon troubleshooting help https://fedoraproject.org/wiki/How_to_debug_Firefox_problems\n\nOtherwise feel free to open an issue here.\n\n## Credits\n\nMozilla for mainlining the stable flatpak recipes.\n\nOriginal Nightly flatpak project https://gitlab.com/proletarius101/firefox-nightly-flatpak and CI templates https://gitlab.com/accessable-net/gitlab-ci-templates\n\nLogo: [Source](https://www.creativetail.com/40-free-flat-animal-icons/), [License](https://www.creativetail.com/licensing/)\n\n## Set up personal repo\n\nSee https://docs.flatpak.org/en/latest/hosting-a-repository.html#hosting-a-repository-on-gitlab-github-pages\n\n## Build locally\n\n1. Clone this repository\n\n```bash\ngit clone https://gitlab.com/projects261/firefox-dev-flatpak.git \u0026\u0026 cd firefox-dev-flatpak\n```\n\n2. Install flatpak, [flatpak-builder](https://docs.flatpak.org/en/latest/flatpak-builder.html) and set up the Flathub repository\non `user` location.\n\n3. Run this command to build and install\n\n```bash\nflatpak-builder build --force-clean --user --install-deps-from=flathub --install org.mozilla.FirefoxDev.yaml\n```\n\n4. To update, change this [URL](https://gitlab.com/projects261/firefox-dev-flatpak/-/blob/8a7d70af9a66307ccdb00a57aa6fa2568b5e37c8/org.mozilla.FirefoxDev.yaml#L137) to point to the latest release and update the [sha256](https://gitlab.com/projects261/firefox-dev-flatpak/-/blob/8a7d70af9a66307ccdb00a57aa6fa2568b5e37c8/org.mozilla.FirefoxDev.yaml#L138) below. Then redo step #3.\n\n\n## Signature\n\nGPG key used to sign repo: F8A5F798CA257770\n\nYou can verify the key used, using\n\n```bash\ngpg --no-default-keyring --keyring=\u003c/var/lib | ~/.local/share\u003e/flatpak/repo/firefoxdev-origin.trustedkeys.gpg --lock-never --list-keys\n```\n\nand even create the keyring yourself using:\n\n```bash\ngpg --no-default-keyring --keyring ./firefoxdev-origin.trustedkeys.gpg --keyserver keyserver.ubuntu.com --recv-keys F8A5F798CA257770\n\nmv firefoxdev-origin.trustedkeys.gpg \u003c/var/lib | ~/.local/share\u003e/flatpak/repo\n```\n\n### Expired\n\nIf `flatpak` says that the key is expired, try removing the repo using\n\n```bash\nflatpak remote-delete --force firefoxdev-origin\n```\n\nthen add it back again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbhtt%2Ffirefox-dev-flatpak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbhtt%2Ffirefox-dev-flatpak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbhtt%2Ffirefox-dev-flatpak/lists"}