Auto Refresh Plus - Auto Reload Page
Powerful Auto Refresh and Tab Auto Refresh Tool!
Auto Refresh Plus - Auto Reload Page란 무엇입니까?
Auto Refresh Plus - Auto Reload Page은(는) Seek Truth Studio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Powerful Auto Refresh and Tab Auto Refresh Tool!"입니다.
확장 프로그램 스크린샷
Auto Refresh Plus - Auto Reload Page 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Powerful Auto Refresh and Tab Auto Refresh Tool! [Key Features]: Refresh pages after a set number of seconds. Auto Reload the page after a set number of random seconds. Set different delays per page or tab. Stop auto-refresh anytime with a mouse click or keyboard shortcut. Simultaneously refresh multiple pages. [Real-time view]: Refreshing web pages. Time intervals for page refresh. Number of refresh cycles. Instantly stop auto-refresh for specified web pages. This tool enables you to effortlessly manage web page refreshing and Tab Auto Refresh, ensuring you always have the latest information. Moreover, we pledge not to store any user data—professional, secure, reliable, and user-friendly!
확장 프로그램 기본 정보
이름 | Auto Refresh Plus - Auto Reload Page |
ID | jjoephlclcfpmaphlglonpjmbahaejic |
공식 URL | https://chromewebstore.google.com/detail/auto-refresh-plus-auto-re/jjoephlclcfpmaphlglonpjmbahaejic |
설명 | Powerful Auto Refresh and Tab Auto Refresh Tool! |
파일 크기 | 346 KB |
설치 횟수 | 173 |
현재 버전 | 0.1.1 |
최근 업데이트 | 2023-09-11 |
출시 날짜 | 2023-09-05 |
개발자 | Seek Truth Studio |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/auto-refresh-pluss-mart-easy |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "$schema": "https:\/\/json.schemastore.org\/chrome-manifest.json", "version": "0.1.1", "description": "__MSG_description__", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_name__", "default_popup": "index.html" }, "permissions": [ "tabs" ], "content_scripts": [ { "matches": [ " |