Auto Refresh Plus | Page Monitor 제작자: kalu
Automatically refresh web pages at defined intervals with advanced page monitoring and content detection features.# Auto Refresh Plus | Page Monitor A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced
확장 메타 데이터
스크린샷
정보
Auto Refresh Plus | Page Monitor
A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced monitoring and content detection features.
Developer: Mukesh Kumar Makwana — mkblackhat1@gmail.com
Installation (Load Unpacked)
Features Implemented
| # | Feature | Status |
|---|---------|--------|
| 1 | Default Time Interval (presets + custom h/m/s) | ✅ |
| 2 | Random Interval (min/max range, anti-bot) | ✅ |
| 3 | Set Refresh Count (0 = infinite) | ✅ |
| 4 | Visual Timer Overlay (draggable, color-coded) | ✅ |
| 5 | Auto Stop on User Interaction (click/type) | ✅ |
| 6 | Countdown Timer Mode (delay before refresh) | ✅ |
| 7 | Hard Refresh / Bypass Cache | ✅ |
| 8 | Auto-Start URLs (wildcard patterns) | ✅ |
| 9 | Refresh Predefined Pages (open + auto-refresh) | ✅ |
| 10 | Active Tabs List (popup, with timer countdown) | ✅ |
| 11 | Page Monitor (Find / Lost / Any Change modes) | ✅ |
| 12 | Supported Expressions (Normal/Custom/XPath/Regex) | ✅ |
| 13 | XHR Refresh (partial page update) | ✅ |
| 14 | Refresh on Predefined Keywords (passive) | ✅ |
| 15 | Auto-Click on Keyword Element | ✅ |
| 16 | Alerts: Push Notification + Sound + Email | ✅ |
| 17 | Custom Hotkeys (5 configurable shortcuts) | ✅ |
File Structure
Default Keyboard Shortcuts
| Action | Shortcut |
|--------|----------|
| Start Interval Refresh |
| Start Random Refresh |
| Start Countdown Mode |
| Stop All Refresh |
| Kill / Mute Sound |
Customize at
Privacy
A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced monitoring and content detection features.
Developer: Mukesh Kumar Makwana — mkblackhat1@gmail.com
Installation (Load Unpacked)
- Open Chrome and navigate to
chrome://extensions - Enable Developer Mode (top-right toggle)
- Click Load unpacked
- Select the
auto refreshfolder (this directory) - The extension icon will appear in the toolbar
Features Implemented
| # | Feature | Status |
|---|---------|--------|
| 1 | Default Time Interval (presets + custom h/m/s) | ✅ |
| 2 | Random Interval (min/max range, anti-bot) | ✅ |
| 3 | Set Refresh Count (0 = infinite) | ✅ |
| 4 | Visual Timer Overlay (draggable, color-coded) | ✅ |
| 5 | Auto Stop on User Interaction (click/type) | ✅ |
| 6 | Countdown Timer Mode (delay before refresh) | ✅ |
| 7 | Hard Refresh / Bypass Cache | ✅ |
| 8 | Auto-Start URLs (wildcard patterns) | ✅ |
| 9 | Refresh Predefined Pages (open + auto-refresh) | ✅ |
| 10 | Active Tabs List (popup, with timer countdown) | ✅ |
| 11 | Page Monitor (Find / Lost / Any Change modes) | ✅ |
| 12 | Supported Expressions (Normal/Custom/XPath/Regex) | ✅ |
| 13 | XHR Refresh (partial page update) | ✅ |
| 14 | Refresh on Predefined Keywords (passive) | ✅ |
| 15 | Auto-Click on Keyword Element | ✅ |
| 16 | Alerts: Push Notification + Sound + Email | ✅ |
| 17 | Custom Hotkeys (5 configurable shortcuts) | ✅ |
File Structure
auto refresh/
├── manifest.json # MV3 manifest
├── background.js # Service worker (alarms, storage, tab management)
├── content.js # Injected into pages (timer, monitor, scroll)
├── icons/
│ ├── icon16.png
│ ├── icon32.png
│ ├── icon48.png
│ └── icon128.png
├── sounds/
│ ├── alert.mp3 # Default bell sound
│ ├── ding.mp3
│ ├── chime.mp3
│ └── alarm.mp3
├── popup/
│ ├── popup.html # Extension popup
│ ├── popup.css # Dark-mode popup styles
│ └── popup.js # Popup controller
└── options/
├── options.html # Full settings page
├── options.css # Settings page styles
└── options.js # Settings controller
Default Keyboard Shortcuts
| Action | Shortcut |
|--------|----------|
| Start Interval Refresh |
Alt+Shift+S || Start Random Refresh |
Alt+Shift+R || Start Countdown Mode |
Alt+Shift+C || Stop All Refresh |
Alt+Shift+X || Kill / Mute Sound |
Alt+Shift+M |Customize at
chrome://extensions/shortcutsPrivacy
- ❌ No user data collected
- ❌ No tracking or analytics
- ❌ No third-party servers
- ❌ User full control stat and stop
- ✅ All data stored locally in
chrome.storage.local - ✅ Only anonymous error data via Google Analytics (optional)
0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 알림 표시
- 브라우저 탭에 접근
- 탐색 중 브라우저 활동에 접근
- 모든 웹사이트에서 사용자의 데이터에 접근
선택적 권한:
- 모든 웹사이트에서 사용자의 데이터에 접근
데이터 수집:
- 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
추가 정보
- 부가 기능 링크
- 버전
- 1.0.0
- 크기
- 163.02 KB
- 마지막 업데이트
- 16일 전 (2026년 5월 4일)
- 관련 카테고리
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 버전 목록
- 모음집에 추가