SuperRefresh , Auto Refresh pages

Auto Refresh pages every time interval , Multi task support .

Wat is SuperRefresh , Auto Refresh pages?

SuperRefresh , Auto Refresh pages is een Chrome-extensie ontwikkeld door https://extmanager.com, en de belangrijkste functie is "Auto Refresh pages every time interval , Multi task support .".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie SuperRefresh , Auto Refresh pages

Download SuperRefresh , Auto Refresh pages-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        SuperRefresh,  Auto Refresh the page interval. you don’t need to frantically press Ctrl-R or F5 if you are waiting for an update.

Features:
1. Auto Refresh the page interval .
2. Tracks all auto refresh progress.
3. Real time display on Icon.
4. Set multiple times for multiple tabs
5. Define custom interval in minutes and seconds                    

Basisinformatie over de Extensie

Naam SuperRefresh , Auto Refresh pages SuperRefresh , Auto Refresh pages
ID kodajckmdnamjlagjhjahccimgjanigg
Officiële URL https://chromewebstore.google.com/detail/superrefresh-auto-refresh/kodajckmdnamjlagjhjahccimgjanigg
Beschrijving Auto Refresh pages every time interval , Multi task support .
Bestandsgrootte 200 KB
Aantal Installaties 7,404
Huidige Versie 0.0.2
Laatst Bijgewerkt 2021-09-23
Publicatiedatum 2020-06-14
Beoordeling 4.00/5 Totaal 17 Beoordelingen
Ontwikkelaar https://extmanager.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.extmanager.com/detail/kodajckmdnamjlagjhjahccimgjanigg.html
URL van de Privacybeleid Pagina https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
Ondersteunde Talen en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.0.2",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/system.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabs"
    ],
    "default_locale": "en",
    "manifest_version": 2
}