💡
Knowledge
  • Home
  • Technology
    • Browser
      • Chrome / Brave
        • Known Issues
    • Messaging
      • Discord
        • Known Issues
      • Microsoft Teams
      • Telegram
    • Office Production
      • Sheets
    • Music Production
    • Operational systems
      • Docker + OSX
      • Raspberry Pi OS
      • Linux
        • Terminal
        • Known Issues
        • Desktop Environment
          • Gnome
            • How to
            • Known Issues
            • Theming
          • Kde Plasma
        • How to
          • Audio
          • Proxy
          • SSH
          • ZSH
      • Windows
    • Programming
      • Code Quality
        • Stress Tests
      • Cascading Style Sheets(CSS)
      • Database
        • Postgres
        • SQLServer
      • Design Patterns
      • DevOps
        • Cloud Platforms
        • Continuous Integration
        • Docker
          • How to
          • IPSEC VPN Server
          • Docker Compose
          • Known issues
          • Proxy
        • Swarm
      • Git
        • How to
        • Known Issues
        • Github
        • Gitlab
          • GitlabCI
          • Gitlab Runner
      • IDE / Text Editor
        • Vim
          • Commands
        • PHPStorm
        • VSCode
      • Programming Languages
        • Typescript
        • Java
          • How to
          • Spring Boot
        • Javascript
          • Known issues
          • Backend
            • NestJS
            • NodeJS
          • Frontend
            • JQuery
            • React
            • Vue
          • How to
          • Package Manager
            • Yarn
          • Packages
          • Vanilla
        • PHP
          • About
          • Cache
          • Composer
          • Docker
          • How to
          • Known Issues
          • Laravel
            • Jet Stream
            • Know Issues
            • Sanctum
            • Sail
            • Valet
          • Tools
            • PHPUnit
          • Wordpress
            • Docker
            • WP CLI
            • Known Issues
            • WooComerce
        • Python
        • Shell Script
      • Server
        • Apache2
          • Known Issues
        • Nginx
          • How To
          • Known issues
      • Tools
        • Visual Studio Code
    • Stream
      • Game
      • Twitch
      • Tests
        • Unit Tests
    • Sites
    • Specs
    • Tools
  • Pessoal
    • About me
Powered by GitBook
On this page
  • Set Brave as default browser using Linux
  • Set Brave Nightly as default browser using Linux
  • How to enable 3rd-party cookies in Google Chrome browser

Was this helpful?

  1. Technology
  2. Browser
  3. Chrome / Brave

Known Issues

PreviousChrome / BraveNextMessaging

Last updated 4 years ago

Was this helpful?

Set Brave as default browser using Linux

update-alternatives --config x-www-browser

# Choose your default browser

Set Brave Nightly as default browser using Linux

If are you using Brave Nightly follow these steps:

xdg-mime default brave-browser-nightly.desktop x-scheme-handler/https
xdg-mime default brave-browser-nightly.desktop x-scheme-handler/http
xdg-settings set default-web-browser brave-browser-nightly.desktop

Hope it helps

How to enable 3rd-party cookies in Google Chrome browser

You may have seen messages like this for example: "Your browser is most likely blocking third-party cookies, required by the Google widget. Unblock third-party cookies and reload the page to access this feature."

To solve this problem follow the steps below:

  1. In the Google Chrome browser, at the top right, click More and then Settings.

  2. At the bottom, click on Advanced.

  3. In the Privacy and Security section, click Site settings

  4. Select Cookies

  5. Uncheck the box next to Block third-party cookies and site data:

  6. Alternatively, you can leave “Block third-party cookies and site data” enabled and add cloudHQ.net and google.com in the Allow list:

    1. [*.]google.com

    2. [*.]cloudhq.net

References

https://support.cloudhq.net/how-to-enable-3rd-party-cookies-in-google-chrome-browser/
+1
chrome extension