View StackOverflow code snippet

Open code snippet on Stack Exchange in CodePen / JSFiddle

作者
田生
日安装量
0
总安装量
85
评分
2 0 0
版本
1.0
创建于
2017-08-25
更新于
2017-08-25
许可证
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.