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 |
| Eメール | [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": [
" | |