View StackOverflow code snippet

Open code snippet on Stack Exchange in CodePen / JSFiddle

Από την 25/08/2017. Δείτε την τελευταία έκδοση.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
田生
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
25/08/2017
Ενημερώθηκε την
25/08/2017
Μέγεθος
6 KB
Άδεια
MPL 2.0
Εφαρμόζεται σε

View StackOverflow Code Snippet

View It On GitHub

This is a userscript which allow you view JS/HTML/CSS code snippet on StackExchange on CodePen or JSFiddle with only one click.

Currently it support following sites:

  • stackoverflow.com
  • codegolf.stackexchange.com
  • codereview.stackexchange.com
  • gamedev.stackexchange.com
  • es.stackoverflow.com
  • ja.stackoverflow.com
  • pt.stackoverflow.com
  • ru.stackoverflow.com

How to Use

  • You would got another two buttons at the bottom of each code snippets. Just Click them.

an example screenshot of userscript using

About

This userscript is lincesed under MPL2.0 .

This userscript contains codes modified from kuma project. The original file is licensed under MPL2.0 by Mozilla and its contributors.