Background Process
Enable Google chrome to run in the background
Qu'est-ce que Background Process ?
Background Process est une extension Chrome développée par mrzhiin, et sa fonction principale est "Enable Google chrome to run in the background".
Télécharger le fichier CRX de l'extension Background Process
Téléchargez les fichiers d'extension Background Process au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | Background Process |
ID | alobgnedpnalbocldljnakbbaemakhih |
URL Officiel | https://chromewebstore.google.com/detail/background-process/alobgnedpnalbocldljnakbbaemakhih |
Description | Enable Google chrome to run in the background |
Taille du Fichier | 10.95 KB |
Nombre d'Installations | 515 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2017-09-11 |
Date de Publication | 2017-09-10 |
Évaluation | 4.83/5 Total 6 Évaluations |
Développeur | mrzhiin |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |