Κριτικές για το MySessions
MySessions από CromS
Κριτική από shine LIN
Βαθμολογία 5 από 5
από shine LIN, 7 χρόνια πρινRestored session is in reversed order or wrong order everytime.Can you help to make this addon restore sessions in right order??
***********************************************************************
Thanks for your solution but it didnt work.I found there is an addon in my firefox called Open Tabs Next to Current,that is why the restored session is in reversed order or wrong order.
***********************************************************************
Thanks for your solution but it didnt work.I found there is an addon in my firefox called Open Tabs Next to Current,that is why the restored session is in reversed order or wrong order.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινTry to do so:
(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.
(2) In the search box above the list, type or paste curr and pause while the list is filtered
(3) Then set:
browser.tabs.insertAfterCurrent = false (default)
browser.tabs.insertRelatedAfterCurrent = true (default)
(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.
(2) In the search box above the list, type or paste curr and pause while the list is filtered
(3) Then set:
browser.tabs.insertAfterCurrent = false (default)
browser.tabs.insertRelatedAfterCurrent = true (default)