Background Process
Enable Google chrome to run in the background
Hvad er Background Process?
Background Process er en Chrome-udvidelse udviklet af mrzhiin, og dens hovedfunktion er "Enable Google chrome to run in the background".
Download Background Process-udvidelses-CRX-fil
Download Background Process-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | alobgnedpnalbocldljnakbbaemakhih |
| Officiel URL | https://chromewebstore.google.com/detail/background-process/alobgnedpnalbocldljnakbbaemakhih |
| Beskrivelse | Enable Google chrome to run in the background |
| Filstørrelse | 10.95 KB |
| Antal Installationer | 515 |
| Nuværende Version | 1.0.1 |
| Senest Opdateret | 2017-09-11 |
| Udgivelsesdato | 2017-09-10 |
| Bedømmelse | 4.83/5 Samlet 6 Bedømmelser |
| Udvikler | mrzhiin |
| Betalingsmetode | free |
| Understøttede Sprog | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"default_locale": "en",
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "1.0.1",
"icons": {
"16": "icon\/icon16.png",
"32": "icon\/icon32.png",
"48": "icon\/icon48.png",
"128": "icon\/icon128.png"
},
"permissions": [
"background"
]
} | |