Ulasan untuk Open in Microsoft Edge
Open in Microsoft Edge oleh Alphalpha
Ulasan oleh Vidhan
Tahap 5 daripada 5
by Vidhan, 3 tahun yang lepasWhat 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!
26 reviews
- Tahap 5 daripada 5by Pengguna Firefox 13965746, 3 bulan yang lepas
- Tahap 2 daripada 5by Pengguna Firefox 18578041, 5 bulan yang lepas
- Tahap 1 daripada 5by Bullfinch, 5 bulan yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 18711081, 5 bulan yang lepasWorks 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.
- Tahap 4 daripada 5by Toxicus Prime, setahun yang lepasKö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.
- Tahap 5 daripada 5by Pengguna Firefox 15088178, setahun yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 17929890, setahun yang lepasThis has consistently worked for me over the last several months with no issues.
- Tahap 4 daripada 5by Archimedes Trajano, 2 tahun yang lepasThis 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();
})(); - Tahap 5 daripada 5by bxxrak, 2 tahun yang lepasExactly what I needed, with no extra software required.
- Tahap 5 daripada 5by Echonly, 3 tahun yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 13461092, 3 tahun yang lepasLove it, please if you can, make one for open in Chrome as well.
- Tahap 5 daripada 5by Pengguna Firefox 17185440, 3 tahun yang lepas
- Tahap 3 daripada 5by J.R., 3 tahun yang lepasIt 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 - Tahap 5 daripada 5by Pengguna Firefox 15954719, 3 tahun yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 15286577, 4 tahun yang lepas
- Tahap 5 daripada 5by voks, 4 tahun yang lepas
- Tahap 5 daripada 5by Daniel Shaw, 5 tahun yang lepasSimply Amazing
The rest ask me to download and install extension plugins to my system. This one works great right outside of the box. - Tahap 5 daripada 5by Pengguna Firefox 16219085, 5 tahun yang lepasWow. 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. - Tahap 5 daripada 5by troedelchen, 5 tahun yang lepas
- Tahap 5 daripada 5by Superjuju, 5 tahun yang lepas