xkcd buttons Alt+Transcript+Explainxkcd

add btns to view transcript and alt and explainxkcd

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
SammaySarkar
Denně instalací
0
Celkem instalací
43
Hodnocení
0 0 0
Verze
1.6
Vytvořeno
13. 12. 2014
Aktualizováno
13. 12. 2014
Size
5,6 KB
Licence
neuvedeno
Spustit na
Applies to xkcd comic pages.

Adds a row of zero to three buttons below the second set of navigation controls.

1. An alttext button to display the alttext below the comic image.
        This button's accesskey is L (so Shift+Alt+L triggers this button in Firefox)
        This button is invisible when the comic has no alttext.
2. A Transcript button to display the transcript.
        This button's accesskey is T (so Shift+Alt+T triggers this button in Firefox)
        This button is invisible when the comic has no transcript.
3. An Explain button to open explainxkcd at the current comic number.
        This button's accesskey is X (so Shift+Alt+X triggers this button in Firefox)
        This button can be turned off.

Some options can be toggled in the script JS.
(Choose to edit this script, then see the code inside the /* USER SETTINGS */ comments at the top)

The options are:
        Display alttext automatically,
        Display transcript automatically,
        Hide the EXPLAIN button,
        Open explainxkcd page in new tab by default,
        Move transcript near the comic (above the 2nd set of navigation buttons)

Oh, and the buttons have the same style as xkcd's own navigation buttons.