Reload on Focus
Reload a tab whenever it receives the focus.
Wat is Reload on Focus?
Reload on Focus is een Chrome-extensie ontwikkeld door Stephen Blott, en de belangrijkste functie is "Reload a tab whenever it receives the focus.".
Extensie Screenshots
Download het CRX-bestand van de extensie Reload on Focus
Download Reload on Focus-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
                        This is a very simple extension which (for pages matching a list of RegExps) reloads a tab each time it receives the focus.
It is intended for developers who work a bit, then revisit Chrome to view the fruit of their labors.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | bhniofijcncimngchakbghfgfjijjchp | 
| Officiële URL | https://chromewebstore.google.com/detail/reload-on-focus/bhniofijcncimngchakbghfgfjijjchp | 
| Beschrijving | Reload a tab whenever it receives the focus. | 
| Bestandsgrootte | 37.33 KB | 
| Aantal Installaties | 93 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2019-01-05 | 
| Publicatiedatum | 2019-01-01 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | Stephen Blott | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://github.com/smblott-github/chrome-reload-on-focus | 
| Help Pagina-URL | https://github.com/smblott-github/chrome-reload-on-focus/issues | 
| Ondersteunde Talen | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Reload on Focus",
    "version": "1.0",
    "description": "Reload a tab whenever it receives the focus.",
    "minimum_chrome_version": "51.0",
    "permissions": [
        "storage",
        "  |  |