Jump to content

Anbima

Member
  • Posts

    260
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Anbima

  1. Unfortunately, this page does not work with Chromefill either. V11 runs super fast for me, so I don't like to switch to V13. Or is there a way to expand V11 so that it works? What is the difference between V13 and V13.5 and where can I download V13.5? Which version would you recommend?
  2. The following page is not displayed with V11: https://www.enganchesaragon.com Is there a solution for this?
  3. I use V11 and have a problem on the following page: https://shop.brink.eu/en Proceed as follows: Select make Select model Click "Show results" The result should be output in the middle on the now opening page. But it is not displayed. How can I fix the problem?
  4. That looks very complicated. When I on the following page https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries the following code entered: Object.fromEntries = Object.fromEntries || function fromEntries (iterable) { return [...iterable].reduce((obj, [key, val]) => { obj[key] = val return obj }, {}) } no more errors are displayed. How do I have to do that with Tampermonkey that the code is automatically there? Can someone help me?
  5. How can I add in V11 following JavaScript-Code in a website: Object.fromEntries = Object.fromEntries || function fromEntries (iterable) { return [...iterable].reduce((obj, [key, val]) => { obj[key] = val return obj }, {}) } V11 does not support Object.fromEntries and it works with this addition.
  6. How can I fix the following errors in V11? https://ws24.hotjar.com/api/v2/sites/12345/recordings/content net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH https://ws24.hotjar.com/api/v2/sites/12345/recordings/content net::ERR_SSL_BAD_RECORD_MAC_ALERT
  7. Hi .. We seem to having a related issue - rather I'm experiencing it in Serpent 52.55 Is it possible to insert an additional JavaScript code on a website? Maybe with an addon?
  8. I have found this: https://www.compulsivecoders.com/tech/javascript-es6-typeerror-object-entries-is-not-a-function How can I implement this in V11? The pages on which it occurs are password -protected. I cannot share the access data.
  9. With some websites I have the following error message in the console (V11): TypeError: Object.fromEntries is not a function How can I fix that?
  10. The time is displayed incorrectly on some pages. I suspect it is due to the time zone. Where can I set or change them in V11?
  11. Ja, die passt nicht überein. Einen "kleinen" Teil habe ich bereits übersetzt. Die wichtigsten Sachen habe ich nun auf Deutsch. Wenn ich Zeit habe, werde ich es weiter übersetzen.
  12. Where can I download a German language (pak) file from Chromium 69.0.3497.100 or the Portable Chromium 69.0.3497.100?
  13. I have translated some words in the SRX files. However, only a few words are included here. I saw that most words are contained in locales/en-us.pak. How can I edit the en-us.pak so that it works? Or maybe someone has already translated V11 into German?
  14. Is there a template or XML where I could adapt it myself or is this integrated in the program code?
  15. Unfortunately there is no answer here yet. Is there a solution for this, or is it not possible? I think I described it badly. The "Other bookmarks" (usually on the right side in the Bookmark bar) should be to the left and all other bookmars right-wing.
  16. Please install V11 and test it. You will find a noticeable difference (even with a fast system).
  17. I tested this for a while (but no measurements). Since I always use the same websites, I can very well assess how quickly a browser is. V11 is significantly faster than Kafan.
  18. I installed KeePass with the extension and it works. However, 360 chrome 11 now needs much more memory. Could it be that this extension needs so much memory? Is it possible to display the memory requirement of the individual extensions in V11?
  19. I looked at that and that looks very complicated. I also don't find it suitable for Windows XP. Is there no easy way to safely save the passwords?
  20. Is it possible to put the "Other Bookmarks" on the left in the bookmark bar and the other bookmarks right-floor?
  21. KeePass (2.xx variant) How can I download and install the extension at the ungoogled version? Is there a masterpassword and are the login data filled out automatically?
×
×
  • Create New...