8000 GitHub - Floorp-Projects/Floorp-12
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Floorp-Projects/Floorp-12

Repository files navigation

Welcome to Floorp Browser GitHub Repository πŸ‘‹

Contributors Forks Stargazers Issues Crowdin


Logo

Floorp Browser

A Browser built for keeping the Open, Private and Sustainable Web alive. Based on Mozilla Firefox.

Official Site ・ Download ・ Blog & Release Notes ・ Official Support Site & Send feedback ・ Documentation

πŸ“„ Sponsorship

Floorp Browser is a free and open-source project. If you like Floorp Browser, please consider sponsoring us. Your sponsorship will help us to continue development and pay for the server costs. You may advertise if you continuously sponsor a minimum of $100 per month.

πŸ’• Special Sponsors

⚑ Get Started

πŸ’» Supported Operating Systems & Requirements

Floorp Browser is available for Windows, macOS, and Linux. You can install it by running the installer or by extracting the archive.

Windows

  • Windows 10 or later. (Windows 7 and 8 are not supported)

  • x86_64 CPU architecture. AArch64 is not supported.

  • Floorp provides "exe" installer & "Winget" install.

Winget install command:

winget install Ablaze.Floorp

Winget repository provided by @Hibi_10000

Floorp has obtained a Certum Open Source Code Signing Certificate. The official Floorp installer is signed by "Open Source Developer, Ryosuke Asano". However, the installer for the Daylight build is not signed.

macOS

  • macOS 10.15 or later.

  • x86_64 CPU & ARM64 CPU architecture. Floorp provides a Universal build for both architectures.

Homebrew install command:

brew install --cask floorp

After version 11.0.0, Floorp has obtained Apple Notarization & Certification. This means that you can install Floorp without any warning messages. Additionally, Floorp now includes an auto-update system.

Linux

  • Debian-based distributions (such as Ubuntu and Linux Mint) and Arch-based distributions (such as Manjaro) are supported.

  • x86_64 & AArch64 CPU architecture.

  • Floorp Browser Requirements: "Firefox Linux Requirements"

  • List of supported package managers:

1. PPA (Ubuntu, Linux Mint, etc.)       "https://ppa.floorp.app"

2. Flatpak (Most Linux Distributions)    "https://flathub.org/apps/one.ablaze.floorp"

3. tarball (Most Linux Distributions)    "https://GitHub.com/Floorp-Projects/Floorp/releases/latest"

4. AUR bin (Arch-based Distributions)        "https://aur.archlinux.org/packages/floorp-bin/" **Unofficial**

5. AUR (Arch-based Distributions)        "https://aur.archlinux.org/packages/floorp/" **Unofficial**

πŸ“₯ Download & πŸ“¦ Install

You can download the latest version of Floorp Browser from the official website: Floorp.app or from the GitHub Releases page.


πŸ“– Documentation

For more detailed information and guidance, check out our Floorp Documentation Wiki.

πŸ“ License

Mozilla Public License 2.0

  • Floorp's name is a registered trademark of Floorp's developer, and Floorp's logo is protected by copyright

  • Floorp Browser is based on Mozilla Firefox. Floorp Browser is not affiliated with Mozilla & Mozilla Firefox.

  • Floorp uses Mozilla Firefox's source code and other open-source projects. See Floorp License Notices

πŸ“§ Contact

πŸ“œ Privacy Policy

πŸ“œ About Forks

  • Floorp is independent of Mozilla Firefox. Floorp is not affiliated with Mozilla & Mozilla Firefox.

  • We are also unaffiliated with the browser that is forking Floorp and we are developing it on our own.

  • We are not affiliated with any organization other than Ablaze.


🌟 Contributing

🧰 How to Start Development

  1. Run deno install --allow-scripts

You can run deno task build and deno task dev. deno task build outputs files, while deno task dev is used for debugging the code with file watch. Refer to "How to Debug" for instructions on using deno task dev.

🧰 How to Debug

Windows

  1. Install gh cli from [https://cli.github.com/]
  2. Visit noraneko-runtime Action.
  3. Go to latest successful build and check the id in url. It is run_id and is number. the Release version is recommended.
  4. Run gh run download -R nyanrus/noraneko-runtime -n noraneko-win-amd64-dev [run_id]
  5. Run deno task dev.
  6. The browser will launch, and if you change some files, you could rerun deno task dev. If the source you changed supports HMR, it will reload the browser so you'll not need to rerun.

GNU/Linux

  1. Install gh cli from [https://cli.github.com/] and lbzip2 from your package manager.
  2. Visit noraneko-runtime Action.
  3. Go to latest successful build and check the id in url. It is run_id and is number.
  4. Run gh run download -R nyanrus/noraneko-runtime -n noraneko-linux-amd64-dev [run_id]
  5. Run mkdir -p _dist/bin
  6. Run tar --strip-components=1 -xvf ./noraneko-*.tar.bz2 -C _dist/bin
  7. Run deno task dev
  8. The browser will launch, and if you change some files, you could rerun deno task dev. If the source you changed supports HMR, it will reload the browser so you'll not need to rerun.

πŸ› Reporting Bugs

  • If you find a bug, please report it to the Issues page.

πŸ“„ Floorp License Notices πŸ“„

Floorp utilizes various open-source projects. Below is a comprehensive list of the open-source projects used in Floorp.

Please note that while some of the software listed below is not included in Floorp itself, it is instead downloaded from the internet. Additionally, Floorp provides a list of recommended add-ons for users to install.

🦊 Mozilla Firefox

🐈 NyanRus Noraneko

🎨 Firefox UI FIX (Lepton)

πŸ“¦ userChromeCSS Loader

Notice: if you are a developer of "userChromeCSS Loader", please contact us so that we can add your name and website to the list.

πŸ“¦ Paxmod

Notice: Paxmod is used as reference material and for the multi-level tab implementation of vertical tabs.

πŸ“¦ showdown

Notice: If you are a developer of "showdown" and your name is not listed, please contact us so that we can add your name and website to the list.

πŸ“¦ Fushra Pulse

Repository View Counter

0