Recensions par Open in Microsoft Edge
Open in Microsoft Edge di Alphalpha
26 recensions
- Valutade 5 su 5di Utent Firefox 13965746, hace 4 meses
- Valutade 2 su 5di Utent Firefox 18578041, hace 6 meses
- Valutade 1 su 5di Bullfinch, hace 6 meses
- Valutade 5 su 5di Utent Firefox 18711081, hace 6 mesesWorks 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.
- Valutade 4 su 5di Toxicus Prime, hace un añoKö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.
- Valutade 5 su 5di Utent Firefox 15088178, hace un año
- Valutade 5 su 5di Utent Firefox 17929890, hace 2 añosThis has consistently worked for me over the last several months with no issues.
- Valutade 4 su 5di Archimedes Trajano, hace 2 añosThis 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();
})(); - Valutade 5 su 5di Echonly, hace 3 años
- Valutade 5 su 5di Utent Firefox 13461092, hace 3 añosLove it, please if you can, make one for open in Chrome as well.
- Valutade 5 su 5di Utent Firefox 17185440, hace 3 años
- Valutade 5 su 5di Vidhan, hace 4 añosWhat 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!
- Valutade 3 su 5di J.R., hace 4 añosIt 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 - Valutade 5 su 5di Utent Firefox 15954719, hace 4 años
- Valutade 5 su 5di Utent Firefox 15286577, hace 4 años
- Valutade 5 su 5di voks, hace 4 años
- Valutade 5 su 5di Daniel Shaw, hace 5 añosSimply Amazing
The rest ask me to download and install extension plugins to my system. This one works great right outside of the box. - Valutade 5 su 5di Utent Firefox 16219085, hace 5 añosWow. 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. - Valutade 5 su 5di troedelchen, hace 5 años
- Valutade 5 su 5di Superjuju, hace 5 años