Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

An interesting trick for Google Chrome

An interesting trick for Google Chrome

One little trick for Google Chrome that you can use to edit any webpage.

It is a script that you may already know, but now it does not work when you enter it directly in the address bar, but you have to do it in another way, more precisely through the bookmark option.

Let's start:

  1. Open the page you want to edit
  2. Click on that star at the end of the address bar (or ctrl + D)
  3. This page will now appear on the bookmark bar
  4. Right-click and select "Edit"
  5. Delete everything from the URL field and enter THIS code and save.
    The script:
    javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
  6. Now just click on it and you can edit the page.

To restore the page as it was, just press F5.

Comments