Chrome Background Runner

Keep your browser open in the background for faster re-opening

Co je Chrome Background Runner?

Chrome Background Runner je rozšíření Chrome vyvinuté firatoz, a jeho hlavní funkcí je „Keep your browser open in the background for faster re-opening“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Chrome Background Runner

Stáhněte si soubory rozšíření Chrome Background Runner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This extension simply keeps Chrome running in the background.

This extension literally has no way to access any of your personal data anywhere while you're browsing, its only purpose is to let you keep Chrome in the background. 

Keeps a background process open. This extension doesn't actually do anything. 

It merely allows you to keep Chrome running in the background even when you close all of the Chrome windows. 

Chrome starts  faster when it is already running in the background.

Note: Make sure that you have the Chrome "Continue running background apps when Google Chrome is closed" option set on.                    

Základní Informace o Rozšíření

Název Chrome Background Runner Chrome Background Runner
ID cfpbjggdmogjceodagocpbmikhdoaokn
Oficiální URL https://chromewebstore.google.com/detail/chrome-background-runner/cfpbjggdmogjceodagocpbmikhdoaokn
Popis Keep your browser open in the background for faster re-opening
Velikost souboru 24.45 KB
Počet instalací 618
Aktuální Verze 0.0.1
Poslední Aktualizace 2022-05-19
Datum Vydání 2022-05-18
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář firatoz
E-mail [email protected]
Typ Platby free
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome Background Runner",
    "version": "0.0.1",
    "manifest_version": 3,
    "description": "Keep your browser open in the background for faster re-opening",
    "permissions": [
        "background"
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}