J CSS Reload
Simple CSS Reload utility
Apa itu J CSS Reload?
J CSS Reload adalah ekstensi Chrome yang dikembangkan oleh jslayer, dan fitur utamanya adalah "Simple CSS Reload utility".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi J CSS Reload
Unduh file ekstensi J CSS Reload dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Refresh your css files without realoding the page. Just simply click nice green refresh button or use shortcut. Source: https://github.com/jslayer/css-reload New in 1.2.5: added: icon blinking on activate added: command support (activate in "Keyboard shortcuts" at the bottom of chrome://extensions/ page). New in 1.2.3: added: fonts.googleapis.com into ignored list New in 1.2: Add experimental `@import url(...` support. New in 1.1: Several public CDN hosts are now ignored while refreshing: - yui.yahooapis.com - ajax.googleapis.com - ajax.aspnetcdn.com - ajax.microsoft.com - code.jquery.com
Informasi Dasar Ekstensi
Nama | J CSS Reload |
ID | nnmebjmgdonemncjdliomljdfhpnlekk |
URL Resmi | https://chromewebstore.google.com/detail/j-css-reload/nnmebjmgdonemncjdliomljdfhpnlekk |
Deskripsi | Simple CSS Reload utility |
Ukuran File | 15.8 KB |
Jumlah Instalasi | 4,214 |
Versi Saat Ini | 1.2.5 |
Terakhir Diperbarui | 2013-11-25 |
Tanggal Publikasi | 2013-11-25 |
Penilaian | 4.50/5 Total 52 Penilaian |
Pengembang | jslayer |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/jslayer/css-reload |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.2.5", "manifest_version": 2, "default_locale": "en", "background": { "page": "background.html" }, "permissions": [ "tabs", " |