Auto Refresh
Reload the web page automatically in the time interval that you want.
Apa itu Auto Refresh?
Auto Refresh adalah ekstensi Chrome yang dikembangkan oleh https://stni.pw, dan fitur utamanya adalah "Reload the web page automatically in the time interval that you want.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Auto Refresh
Unduh file ekstensi Auto Refresh 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
Reload web pages automatically in the time interval that you want. A Shitian Ni Project
Informasi Dasar Ekstensi
Nama | Auto Refresh |
ID | omcjgdddgjlioknfggaelopggehgfcea |
URL Resmi | https://chromewebstore.google.com/detail/auto-refresh/omcjgdddgjlioknfggaelopggehgfcea |
Deskripsi | Reload the web page automatically in the time interval that you want. |
Ukuran File | 43.26 KB |
Jumlah Instalasi | 6,749 |
Versi Saat Ini | 1.0.6 |
Terakhir Diperbarui | 2016-06-26 |
Tanggal Publikasi | 2016-06-26 |
Penilaian | 3.00/5 Total 4 Penilaian |
Pengembang | https://stni.pw |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Refresh", "short_name": "Refresh", "version": "1.0.6", "manifest_version": 2, "description": "Reload the web page automatically in the time interval that you want.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "background": { "scripts": [ "jquery.min.js", "background.js" ] }, "permissions": [ " |