Отзиви за Open in Microsoft Edge
Open in Microsoft Edge от Alphalpha
Отзив от Firefox user 18711081
Оценена с 5 от 5
от Firefox user 18711081, преди 5 месеца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.
26 отзиви
- Оценена с 5 от 5от Firefox user 13965746, преди 3 месеца
- Оценена с 2 от 5от Firefox user 18578041, преди 5 месеца
- Оценена с 1 от 5от Bullfinch, преди 5 месеца
- Оценена с 4 от 5от 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.
- Оценена с 5 от 5от Firefox user 15088178, преди година
- Оценена с 5 от 5от Firefox user 17929890, преди годинаThis has consistently worked for me over the last several months with no issues.
- Оценена с 4 от 5от Archimedes Trajano, преди 2 години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();
})(); - Оценена с 5 от 5от Echonly, преди 3 години
- Оценена с 5 от 5от Firefox user 13461092, преди 3 годиниLove it, please if you can, make one for open in Chrome as well.
- Оценена с 5 от 5от Firefox user 17185440, преди 3 години
- Оценена с 5 от 5от Vidhan, преди 4 години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!
- Оценена с 3 от 5от J.R., преди 4 години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 - Оценена с 5 от 5от Firefox user 15954719, преди 4 години
- Оценена с 5 от 5от Firefox user 15286577, преди 4 години
- Оценена с 5 от 5от voks, преди 4 години
- Оценена с 5 от 5от Daniel Shaw, преди 5 годиниSimply Amazing
The rest ask me to download and install extension plugins to my system. This one works great right outside of the box. - Оценена с 5 от 5от Firefox user 16219085, преди 5 години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. - Оценена с 5 от 5от troedelchen, преди 5 години
- Оценена с 5 от 5от Superjuju, преди 5 години