Beoordelingen voor Simple Gesture for Android
Simple Gesture for Android door utubo
Beoordeling door Petr
Waardering: 5 van 5
door Petr, 5 jaar geledenPlease add duplicate current tab.
Edit: nice, this script works.
Edit2: unfortunately the add-on doesn't work on my Windows tablet.
Edit: nice, this script works.
Edit2: unfortunately the add-on doesn't work on my Windows tablet.
Antwoord van ontwikkelaar
5 jaar geleden geplaatstSorry for my late reply.
You can use this script.
-------------------------------------------------
/**
* @name Duplicate current tab
*/
SimpleGesture.open(location.href);
-------------------------------------------------
(Webextentions can not duplicate the history.)
thx.
Edit2:
Sorry, I didn't get a notification of the edit, so I missed it.
I will investigate when I get a chance to get Windows.
Sorry...
You can use this script.
-------------------------------------------------
/**
* @name Duplicate current tab
*/
SimpleGesture.open(location.href);
-------------------------------------------------
(Webextentions can not duplicate the history.)
thx.
Edit2:
Sorry, I didn't get a notification of the edit, so I missed it.
I will investigate when I get a chance to get Windows.
Sorry...