• Welcome to Peterborough Linux User Group (Canada) Forum.
 

Stopping Hotmail redirects to MSN webpage

Started by ssfc72, July 06, 2018, 06:13:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ssfc72

OK, I hate when I log out of my Hotmail email web page, that it will redirect me to the MSN web page. GRRR!!!

With my Opera browser, I used the Extension, ViolentMonkey, that would automatically prevent this redirect and allow me to use my choice of web site, to redirect, to.

It appears with the latest version of the Linux Opera browser (version 54), that the ViolentMonkey Extension is no longer available.

I have found an alternative Opera Extension, named TamperMonkey.

I paste the same Script, in this Extension, that I used for ViolentMonkey and it works well at preventing the Hotmail redirect to the MSN webpage.

// ==UserScript==
// @name No MSN on HoTMaiL signout
// @description Stops hotmail redirecting you to msn when you sign out
// @namespace http://userscripts.org/users/7063
// @include https://login.live.com/logout*
// @include http://login.live.com/logout*
// @version 20120913.2350
// @run-at document-start
// ==/UserScript==

window.location = 'https://news.google.ca';

//tip:
//if you want a blank page use 'about:blank'; instead of 'http://www.hotmail.com/';
Mint 20.3 on a Dell 14" Inspiron notebook, HP Pavilion X360, 11" k120ca notebook (Linux Lubuntu), Dell 13" XPS notebook computer (MXLinux)
Cellphone Samsung A50, Koodo pre paid service

Jason

Cool trick.

You really got a hate on for MSN, huh? ;-) I find it quaint. It's like the Netscape Navigator of the portal world, old, classic, it hearkens back to a time when men were men and wrote their own device drivers....
Zorin OS 17.3 installed on:
* Dell Precision 3630 Tower - i5-8600@3.1 GHz (4.3 GHz turbo) six core, 16 GB RAM, 512 GB M.2 drive, GeForce 1060 card (Zorin OS 17.3)
* Lenovo ThinkPad T480 w/ i5-8350U@1.7 GHz (3.4 GHz turbo) 4 cores/8 threads, 16 GB RAM, 512 GB M.2 drive, touchscreen (Zorin OS 17.3)