Wilderness Flash Events Notifier

Stay on top of RuneScape's Wilderness Flash Events with details, countdown timers, and notifications for upcoming events!

Wilderness Flash Events Notifierคืออะไร?

Wilderness Flash Events Notifier เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Spegal.dev และคุณลักษณะหลักของมันคือ "Stay on top of RuneScape's Wilderness Flash Events with details, countdown timers, and notifications for upcoming events!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wilderness Flash Events Notifier

ดาวน์โหลดไฟล์ส่วนขยาย Wilderness Flash Events Notifier ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Introducing "Wilderness Flash Event Tracker" - Your Ultimate RuneScape Browser Extension

Never miss out on another special Wilderness flash event in RuneScape! The "Wilderness Flash Event Tracker" is your go-to companion, providing you with real-time information on upcoming events, countdown timers, and convenient notifications to ensure you never let an event slip away.

Stay ahead of the game as you explore the treacherous lands of the Wilderness. With this powerful browser extension, you can effortlessly stay informed about the next adrenaline-pumping event that awaits you. Get a glimpse into the future and plan your adventures accordingly.

Key Features:

 - Upcoming Event Details: Instantly discover which exhilarating Wilderness flash event is on the horizon, ensuring you never miss an opportunity to embark on thrilling quests, battle fearsome foes, or uncover hidden treasures.

 - Countdown Timer: Stay prepared and organized by accessing accurate countdown timers. Know precisely how much time is left until the event commences, allowing you to schedule your gaming sessions efficiently.

 - Notifications: Receive timely reminders when an event is about to start. Whether you're slaying demons or delving into dangerous dungeons, this extension will keep you informed, ensuring you're ready for action.

 - User-Friendly Interface: Seamlessly integrated into your Chrome browser, the extension boasts an intuitive interface. It's designed to be easy to navigate, so you can quickly access the information you need without interrupting your gaming experience.

Level up your RuneScape journey with the "Wilderness Flash Event Tracker" browser extension. Don't let the thrill pass you by - be the first to know, prepare, and conquer the epic Wilderness Flash Events. Download now and unlock a world of exhilaration!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Wilderness Flash Events Notifier Wilderness Flash Events Notifier
ID inmdgjgpkbinjfmoloidfkhachaolgah
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wilderness-flash-events-n/inmdgjgpkbinjfmoloidfkhachaolgah
คำอธิบาย Stay on top of RuneScape's Wilderness Flash Events with details, countdown timers, and notifications for upcoming events!
ขนาดไฟล์ 76.34 KB
จำนวนการติดตั้ง 118
เวอร์ชันปัจจุบัน 1.5.1
อัปเดตครั้งล่าสุด 2024-02-07
วันที่เผยแพร่ 2023-05-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Spegal.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://wilderness.spegal.dev
URL หน้าช่วยเหลือ https://support.spegal.dev
URL หน้านโยบายความเป็นส่วนตัว https://support.spegal.dev/knowledgebase.php?article=3
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wilderness Flash Events Notifier",
    "short_name": "Wilderness Events",
    "version": "1.5.1",
    "description": "Stay on top of RuneScape's Wilderness Flash Events with details, countdown timers, and notifications for upcoming events!",
    "icons": {
        "128": "icons\/icon.png"
    },
    "author": "[email protected]",
    "homepage_url": "https:\/\/wilderness.spegal.dev,",
    "action": {
        "default_title": "Wilderness Flash Events Notifier",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "notifications",
        "storage"
    ]
}