Prettier Chrome Extension Chrome 插件, crx 扩展下载
prettier chrome extension
Format your JavaScript code using the Prettier library on any editable element (`textarea` and `input[type=text]`, for now). sebmarkbage(https://twitter.com/sebmarkbage/status/843866641515536384) had an idea for a tool that will format your JavaScript code that is not in your code editor/IDE. This is the implementation I came up with. Usage 1. Install 2. Ensure your code fences are defined as JS blocks (```js var abc = 123; ```) 3. Format your code via a handy context menu. Options All the options that are defined in Prettier API are available to be set using the extensions options page.
分类 | 💻开发者工具 |
插件标识 | khnhpkjhoogpgnbhagabcnamppfohhjd |
平台 | Chrome |
评分 |
☆☆☆☆☆
|
评分人数 | |
插件主页 | https://chromewebstore.google.com/detail/prettier-chrome-extension/khnhpkjhoogpgnbhagabcnamppfohhjd |
版本号 | 2.1 |
大小 | 3.36MiB |
官网下载次数 | 1000 |
下载地址 | |
更新时间 | 2017-03-23 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器