Kitzijoxikil Open in Microsoft Edge
Open in Microsoft Edge ruma Alphalpha
Review by Archimedes Trajano
Rated 4 out of 5
ruma Archimedes Trajano, ੨ ਸਾਲ ਪਿਛਲੇThis would be good if we can provide specific URL patterns that would do this automatically.
However for now you can hack it with Grease Monkey
// ==UserScript==
// @name Redirect and Close Tab
// @namespace http://your.namespace.here
// @version 1.0
// @description Change the URL of the current page and close the tab
// add your stuff
// @match https://dev.azure.com/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
var currentURL = window.location.href;
var newURL = "microsoft-edge:" + currentURL;
window.location.href = newURL;
window.close();
})();
However for now you can hack it with Grease Monkey
// ==UserScript==
// @name Redirect and Close Tab
// @namespace http://your.namespace.here
// @version 1.0
// @description Change the URL of the current page and close the tab
// add your stuff
// @match https://dev.azure.com/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
var currentURL = window.location.href;
var newURL = "microsoft-edge:" + currentURL;
window.location.href = newURL;
window.close();
})();
26 reviews
- Rated 5 out of 5ruma Firefox okisanel 13965746, ੩ ਮਹੀਨੇ ਪਿਛਲੇ
- Rated 2 out of 5ruma Firefox okisanel 18578041, ੫ ਮਹੀਨੇ ਪਿਛਲੇ
- Rated 1 out of 5ruma Bullfinch, ੫ ਮਹੀਨੇ ਪਿਛਲੇ
- Rated 5 out of 5ruma Firefox okisanel 18711081, ੫ ਮਹੀਨੇ ਪਿਛਲੇWorks as described, without any external software + does not forces the dialog "website wants to open ms-edge links" (as in bookmarlet case). I miss option in the right click menu and shortcut A+S+E is not working on my FF instance.
- Rated 4 out of 5ruma Toxicus Prime, ਇੱਕ ਸਾਲ ਪਿਛਲੇKönnten Sie das Addon so konfigurieren, dass ein Link in Edge geöffnet werden kann, wenn Sie die zweite Taste drücken? Entschuldigen Sie mein Deutsch.
- Rated 5 out of 5ruma Firefox okisanel 15088178, ਇੱਕ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Firefox okisanel 17929890, ਇੱਕ ਸਾਲ ਪਿਛਲੇThis has consistently worked for me over the last several months with no issues.
- Rated 5 out of 5ruma Echonly, ੩ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Firefox okisanel 13461092, ੩ ਸਾਲ ਪਿਛਲੇLove it, please if you can, make one for open in Chrome as well.
- Rated 5 out of 5ruma Firefox okisanel 17185440, ੩ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Vidhan, ੩ ਸਾਲ ਪਿਛਲੇWhat makes this addon stand out from the crowd is it doesn't require unnecessary permissions to work. Only one thing bugs me is I can't directly open links on edge instead of first opening in firefox. It would be really helpful if you can add one option in context menu. However if that means accessing data for all websites permissions, nevermind lol Anyways good work developer!
- Rated 3 out of 5ruma J.R., ੩ ਸਾਲ ਪਿਛਲੇIt worked perfect but only on the very first try.....I just tried it again for the second time day later and instead of launching M. Edge it launches my BRAVE browser LOL.....
Developer: Can you possibly help me?
If you can please email me at
............................................ HeavyiClouds @ G_m_a_i_l dot com - Rated 5 out of 5ruma Firefox okisanel 15954719, ੩ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Firefox okisanel 15286577, ੪ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma voks, ੪ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Daniel Shaw, ੫ ਸਾਲ ਪਿਛਲੇSimply Amazing
The rest ask me to download and install extension plugins to my system. This one works great right outside of the box. - Rated 5 out of 5ruma Firefox okisanel 16219085, ੫ ਸਾਲ ਪਿਛਲੇWow. I didn't realize when this method was possible, so the fact that you found it is great!!!
I find it useful for so many add-ons. - Rated 5 out of 5ruma troedelchen, ੫ ਸਾਲ ਪਿਛਲੇ
- Rated 5 out of 5ruma Superjuju, ੫ ਸਾਲ ਪਿਛਲੇ