Simple Auto Refresher
A simple tool to make the website live every time! Refresh your pages with selected time interval.
Simple Auto Refresher란 무엇입니까?
Simple Auto Refresher은(는) NokibRokes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A simple tool to make the website live every time! Refresh your pages with selected time interval."입니다.
확장 프로그램 스크린샷
Simple Auto Refresher 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This simple tool will help you to auto-refresh and auto-reload any website with selected time intervals in just one single click. Simple Auto Refresher is the most user-friendly auto refresher extension on the chrome web store market which has premium features. No setup required. Just try it out and you will know! Key features: - Shows real-time count-down timer on the extension icon bar. - Easily input time interval then start auto-refresh with the selected time interval. - Select the random timer range. - Premium random time generation feature. - Save default time for the next setup.
확장 프로그램 기본 정보
이름 | Simple Auto Refresher |
ID | gnpdappailpafbhkefjcidiodkneecpp |
공식 URL | https://chromewebstore.google.com/detail/simple-auto-refresher/gnpdappailpafbhkefjcidiodkneecpp |
설명 | A simple tool to make the website live every time! Refresh your pages with selected time interval. |
파일 크기 | 28.77 KB |
설치 횟수 | 5,078 |
현재 버전 | 1.0.2 |
최근 업데이트 | 2021-07-30 |
출시 날짜 | 2020-06-24 |
평점 | 4.80/5 총 10 개의 평점 |
개발자 | NokibRokes |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://nokibrokes.com |
도움말 페이지 URL | https://nokibrokes.com/contact |
개인정보 보호 정책 페이지 URL | https://www.freeprivacypolicy.com/live/3b75e390-e63d-4b3b-8ac0-873b11cc1535 |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Simple Auto Refresher", "version": "1.0.2", "description": "A simple tool to make the website live every time! Refresh your pages with selected time interval.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html" }, "permissions": [ "*:\/\/*.gumroad.com\/*", "activeTab", "storage", " |