Instant Bootstrap
Customize Bootstrap 3 on your page instantly!
什么是Instant Bootstrap?
Instant Bootstrap是由pswai开发的Chrome扩展程序,该扩展的主要功能是“Customize Bootstrap 3 on your page instantly!”。
扩展截图
下载Instant Bootstrap扩展crx文件
下载Instant Bootstrap扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With Instant Bootstrap, you can: - Customize Bootstrap 3 variables and apply it to your site directly - Save customized LESS variables - Save compiled CSS What's new in version 0.0.6: - Added support for Bootstrap 3.3.4 and 3.3.5 (default) Version 0.0.5: - Added support for Bootstrap 3.1.0, 3.1.1, 3.2.0, 3.3.0, 3.3.1 and 3.3.2 (default) - Perserve customisation after page reload
扩展基本信息
名称 | ![]() |
ID | dpjeddfjmkmmacnlckclijanockagmoc |
官方URL | https://chrome.google.com/webstore/detail/instant-bootstrap/dpjeddfjmkmmacnlckclijanockagmoc |
简介 | Customize Bootstrap 3 on your page instantly! |
文件大小 | 681 KB |
安装次数 | 58 |
当前版本 | 0.0.6 |
更新时间 | 2015-06-29 |
上架时间 | 2015-06-29 |
评分 | 2.00/5 共1次评分 |
开发者 | pswai |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/pswai/instant-bootstrap |
帮助页面URL | https://github.com/pswai/instant-bootstrap/issues |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Instant Bootstrap", "version": "0.0.6", "description": "Customize Bootstrap 3 on your page instantly!", "devtools_page": "devtools.html", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |