Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webpushr

    (@webpushr)

    Hi there,

    We frankly do not perform any testing on Brave browser. Our focus is on the “mainstream” or popular browsers (such as Chrome, Firefox, Safari, etc.) at this time. We did however download Brave browser to test your site and it did not work with the default settings. It was simply not loading our JS file at https://cdn.webpushr.com/app.min.js and was showing us “Blocked by Client Error”. We changed some settings and now it seems to be working. It seems that Brave is super restrictive to external resources and it is possible that our SDK might not load under default settings. This means, that under default settings, Webpushr will not work on Brave browser. One possible solution is for you try the following (if you really want it to work on Brave browser): With the below settings, we are essentially trying to load all resources needed to run Webpushr from your site. The downside of this approach is that you will need to manually update our JS files periodically. We make very frequent changes to these files (~1/2 per week).

    1- Please place our JS file (that you can download from https://cdn.webpushr.com/app.min.js) on to your server.
    2- Check “Manual Integration” from our plugin’s configuration page and manually copy/paste our JS code snippet on to your site’s header. Please make sure you replace the path of our JS file from our CDN to the path on your server where you placed the file in the first step.
    3- Please also download the contents of our service worker file at https://cdn.webpushr.com/sw-server.min.js and create a new file named “webpushr-sw.js” and paste the content in this new file. Make sure this new file is accessible on your server’s root directory. Example: yoursite.de/webpushr-sw.js
    4- Please change the value of “sw” parameter in our JS code snippet to ‘sw’:’/’ OR ‘sw’:'<full path to yoursite.de/webpushr-sw.js>’.

    Hopefully, with the above changes, you will be able to make Webpushr work on Brave. Our recommendation at this time is that you continue to use our standard integration approach as it automatically updates all files when we make a change.

    -Webpushr Support

    • This reply was modified 3 years, 1 month ago by webpushr.
    • This reply was modified 3 years, 1 month ago by webpushr.
    Thread Starter René Deutscher

    (@renedeutscher)

    Hey,

    first: Thank you very much for this detailed troubleshooting!

    Yes, BRAVE is not a Mainstream-Browser – i just use it for its security features 😉
    In this case I will neglect that cause the most (99%) of my user don´t use BRAVE.

    For me it´s more important to stay safe with updates instead to see a bell in Brave 😉

    Stay healthy!

    (Can be marked as ‘resolved’)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No Bell in BRAVE-Browser’ is closed to new replies.