Browser Haskell
Right click on haskell code to play with it!
什么是Browser Haskell?
Browser Haskell是由Aneesh Durg开发的Chrome扩展程序,该扩展的主要功能是“Right click on haskell code to play with it!”。
下载Browser Haskell扩展crx文件
下载Browser Haskell扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Try haskell code in your browser without installing anything. 扩展基本信息
| 名称 | |
| ID | klkndfbpgehepbkhcjlgcmocedjdkchm |
| 官方URL | https://chromewebstore.google.com/detail/browser-haskell/klkndfbpgehepbkhcjlgcmocedjdkchm |
| 简介 | Right click on haskell code to play with it! |
| 文件大小 | 88.98 KB |
| 安装次数 | 12 |
| 当前版本 | 1.0 |
| 更新时间 | 2017-01-18 |
| 上架时间 | 2017-01-18 |
| 评分 | 3.00/5 共1次评分 |
| 开发者 | Aneesh Durg |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://www.browserhaskell.tk/editor |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"background": {
"scripts": [
"background.js",
"jquery-3.1.1.min.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |