Jump to content

Anbima

Member
  • Posts

    260
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Anbima

  1. How can I integrate this into Windows XP? Is there an installation file or a ready-made file that I can copy to a specific folder? Unfortunately, I am not familiar with this.
  2. But it must be due to the certificate. I have two sites with the same encryption and one works and the other does not.
  3. Unfortunately the picture is too small, so I can't read it. And that would make it work again? Is there a short guide on how to install it? Everything on your site is almost too detailed.
  4. What kind of development is this? Is it stable and fast? Where can I download it?
  5. If the problem is XP, why does it work with an older MyPal 28.3?
  6. I am using 360Chrome 13.5.1030. However, this should not be the problem, as the Windows XP certificates are being used. And ISRG Root X2 is not available here. Only ISRG Root X1. Is ISRG Root X2 present in your root certificates?
  7. I have updated Heinoganda's root certificates, but it seems that the "ISRG Root X2" certificate is missing. Is there an update for this?
  8. Yes, the page is displayed, but it is not encrypted.
  9. Is there a solution for the "ISRG Root X2" certificate so that an encrypted connection can be established with 360Chrome? Test page: https://valid-isrgrootx2.letsencrypt.org/
  10. Sorry, but some of it was too complicated for me, so I didn't understand it. But now I've got it. Thanks.
  11. When I open the following PDF, 360Chrome wants to save it: https://storage.enganchesaragon.com/public-websites/ecommerce/Inst/C0818A.pdf The following PDF is displayed directly in 360Chrome: https://storage.enganchesaragon.com/public-websites/ecommerce/Inst/C0805A.pdf Is it possible to set all of them to be displayed in 360Chrome?
  12. That works, thank you. Is it possible to get this into a separate extension? Sorry for the question, but I'm not so familiar with it.
  13. I don't think the site was programmed by a German, as it is a Spanish site. The German message probably comes from my browser. When I save the PDF and then open it with 360Chrome, it is displayed normally. In my opinion, it makes no sense to integrate a separate PDF viewer here.
  14. I now have both polyfills in tampermonkey, but it doesn't work. The console shows the following errors: Beim Laden der PDF-Datei trat ein Fehler auf. PDF.js v3.0.279 (build: d0823066c) Message: Cannot read property 'length' of undefined _otherError @ app.js:1099 _documentError @ app.js:1066 (anonymous) @ app.js:976 Promise.then (async) (anonymous) @ app.js:975 Promise.then (async) open @ app.js:958 webViewerInitialized @ app.js:2264 Promise.then (async) run @ app.js:671 webViewerLoad @ viewer.js:246 viewer.html:1 Uncaught (in promise) UnknownErrorException {message: "Cannot read property 'length' of undefined", name: "UnknownErrorException", details: "TypeError: Cannot read property 'length' of undefined"}
  15. How exactly do I have to do it so that it works with Tampermonkey? Where do I have to put what? I probably also need the "structuredClone". Where can I find it?
  16. That's how I've been doing it so far. But I thought it might be easy to get around this. Unfortunately, that's probably not the case.
  17. Can this be fixed via a self-created extension? If so, what would have to be listed in the respective files?
  18. https://storage.enganchesaragon.com/public-websites/ecommerce/pdf_viewer/web/viewer.html?file=https://storage.enganchesaragon.com/public-websites/ecommerce/Inst/C0801E.pdf
  19. I have the following error in the console: Uncaught TypeError: key.split(...).at is not a function
  20. Is it possible to integrate missing commands, such as key.split, via a self-created extension? I know that it works with Tampermonkey, but I would like to include it without additional extensions. If this is possible, what would have to be included in manifest.json and in, let's call it, function.js?
  21. In the Chrome Task Manager, a "Service Worker" entry is occasionally displayed. Can this be deactivated or is it absolutely necessary?
  22. It works with Javscript deactivated. But I have another page which does not work with Javascript deactivated. I'll leave the larger icudtl.dat. Presumably something has been left out here that is important for Javascript. ... There are other problems with the smaller icudtl.dat. I have problems with input fields, which are probably also "monitored" with Javascript. If I enter "1,2" for a value, it is immediately changed to "1.2" and the website reports an error that the value is in the wrong format.
×
×
  • Create New...