Swift Auto Refresh

Stay Ahead with Swift Auto Refresh: Effortless Page Refreshing at Your Fingertips!

Swift Auto Refreshคืออะไร?

Swift Auto Refresh เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Saveliy Prihotko และคุณลักษณะหลักของมันคือ "Stay Ahead with Swift Auto Refresh: Effortless Page Refreshing at Your Fingertips!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Swift Auto Refresh

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

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

                        Are you tired of manually refreshing multiple web pages or constantly hitting that refresh button? Say goodbye to the hassle and stay ahead of the game with Swift Auto Refresh, the ultimate browser extension designed to streamline your browsing experience like never before!

Benefits at a Glance:

1. Refresh Multiple Tabs on Periodically: Swift Auto Refresh empowers you to effortlessly refresh multiple tabs simultaneously. Whether you're monitoring stock prices, tracking live scores, or staying updated with breaking news, Swift Auto Refresh ensures you're always up to speed with the latest information.

2. Set Timers with Second Precision: With Swift Auto Refresh, you're in complete control of how frequently your pages refresh. Set precise timers down to the second, ensuring you never miss a critical update or an important event.

3. Super Convenient: Our extension is designed with simplicity and convenience in mind. Easily enable or disable the auto-refresh feature with just a single click. No complicated configurations or technical expertise required.

4. Prevent Pages from Displaying Alerts on Leaving: Tired of those annoying pop-up alerts when you try to navigate away from a webpage? Swift Auto Refresh has got you covered. Say goodbye to those disruptive messages and enjoy a smooth browsing experience without any interruptions.

Stay one step ahead and make the most of your browsing sessions with Swift Auto Refresh. Whether you're a busy professional, a passionate gamer, or a dedicated news junkie, our extension will save you time, effort, and frustration.

Download Swift Auto Refresh today and experience the freedom of effortless page refreshing right at your fingertips. It's time to take control of your browsing experience like never before!                    

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

ชื่อ Swift Auto Refresh Swift Auto Refresh
ID dbplihfpjfngpdogehdcocadhockmamf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/swift-auto-refresh/dbplihfpjfngpdogehdcocadhockmamf
คำอธิบาย Stay Ahead with Swift Auto Refresh: Effortless Page Refreshing at Your Fingertips!
ขนาดไฟล์ 440 KB
จำนวนการติดตั้ง 1,892,573
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2023-06-20
วันที่เผยแพร่ 2023-06-11
คะแนน 5.00/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา Saveliy Prihotko
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/e/2PACX-1vSvpEOYQ3Mxgb_Zg6PhokTM6qttY5EHPNbct7-xaq-gIN1LQlkyhW6xuQAdjnHz626POebxcdTJrPzz/pub
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Awesome auto refresh",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "html\/popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "name": "__MSG_extName__",
    "permissions": [
        "scripting",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.2"
}