On my list of things to try:
–jeroen
Posted by jpluimers on 2020/11/27
On my list of things to try:
–jeroen
Posted in Chrome, Chrome, Development, Google, Power User, Software Development, Web Browsers | Leave a Comment »
Posted by jpluimers on 2020/11/13
From [Archive.is] Chrome not asking to save or saving passwords? – Google Product Forums
Hemanth M said:
After a lot of playing around, I’ve arrived at an elegant solution. Here are the steps:Steps to make Google Chrome offer to save (prompt) password for a particular site (for e.g abcd.com) and Auto-login the site with the credentials thus saved.
- Go to the given URL ‘abcd.com‘
- Right-click Page Info and disable ‘JavaScript’
- Reload the page.
- Enter the credentials (uid,pwd)
- A prompt appears to save password.
- Click on Save password.
- Auto-Login Extension bubble appears on this page.
At this point it is important because the extension ‘Auto-Login’ (like many other extensions) require JavaScript to be enabled.
- Re-enable the JavaScript for this page and reload the page.
- Now Click on the ‘Auto-Login’ bubble for remembering automatically logging into the site hereafter!
In my case, this was for ESXi credentials. Do not go the cheap way or revealing them inside javascript like these guys:
–jeroen
Posted in Chrome, Chrome, Google, Power User, Web Browsers | Leave a Comment »
Posted by jpluimers on 2020/10/13
[WayBack/Archive.is] Dimensions – Chrome Web Store: A tool for designers to measure screen dimensions
This extension measures the dimensions from your mouse pointer up/down and left/right until it hits a border. So if you want to measure distances between elements on a website this is perfect. It doesn’t really work with images because there the colors change a lot pixel to pixel.
# Images & HTML Elements
Measure between the following elements: images, input-fields, buttons, videos, gifs, text, icons. You can measure everything you see in the browser.
# Mockups
Your designer handed you mockups as PNGs or JPEGs? Just drop them into Chrome, activate Dimensions and start measuring.
# Keyboard Shortcut
You can start and stop dimensions with the ALT + D shortcut.
# Area Boundaries
Wanna get the radius of a circle? Is text standing in your way? Press Alt to measure the dimensions of a connected area.
–jeroen
Via:
Posted in Chrome, Chrome, Development, Google, HTML, Power User, Software Development, Web Browsers, Web Development | Leave a Comment »
Posted by jpluimers on 2020/09/14
Interesting, not just from a GDPR perspective:
EditThisCookie is a cookie manager. You can add, delete, edit, search, protect and block cookies!
[WayBack] EditThisCookie – Chrome Web Store
Via [WayBack] Error 400 on Google sites (YouTube, Maps, Search etc) · Issue #537 · deanoemcke/thegreatsuspender · GitHub
–jeroen
Posted in Chrome, Chrome, Google, LifeHacker, Power User, Web Browsers | Leave a Comment »
Posted by jpluimers on 2020/06/22
For my link archive: [WayBack] browser – How to connect a website has only IPv6 address without domain name? – Super User (thanks haimg):
According to RFC2732, literal IPv6 addresses should be put inside square brackets in URLs, e.g. like this:
If you also need to specify a port other then 80 to access the server it has to be placed after the closing bracket:
Of course, you have to have end-to-end IPv6 connectivity to that host. E.g. if the server is not inside your own local network, you need to have IPv6 connectivity, either via your ISP (rare), or via some kind of IPv6 in IPv4 encapsulation (tunnel).
Related: [WayBack] RFC 2732 – Format for Literal IPv6 Addresses in URL’s
–jeroen
Posted in Chrome, Firefox, Internet Explorer, Opera, Power User, Web Browsers | Leave a Comment »