StartApp
Apps & Chrome & Google
Was ist StartApp?
StartApp ist eine Chrome-Erweiterung, die von https://max.pub entwickelt wurde, und ihr Hauptmerkmal ist "Apps & Chrome & Google".
Erweiterungsscreenshots
StartApp-Erweiterungs-CRX-Datei herunterladen
Laden Sie StartApp-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
All your Apps on one Page
Quick Access to
Bookmarks, Downloads, History, ...
Chrome's hidden functions
Flags, Plugins, Network, ...
Google Settings
App Permission, Account Activity, ...
Google Services
Gmail, Maps, Drive, ...
OPEN SOURCE
https://github.com/max-pub/StartApp Grundlegende Informationen zur Erweiterung
| Name | |
| ID | chpfaonoppkcgffdkgpeammaepjffgea |
| Offizielle URL | https://chromewebstore.google.com/detail/startapp/chpfaonoppkcgffdkgpeammaepjffgea |
| Beschreibung | Apps & Chrome & Google |
| Dateigröße | 488 KB |
| Installationsanzahl | 59 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2016-06-06 |
| Veröffentlichungsdatum | 2016-06-06 |
| Entwickler | https://max.pub |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/max-pub/StartApp |
| Hilfeseite URL | https://github.com/max-pub/StartApp/issues |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "StartApp",
"description": "Apps & Chrome & Google",
"homepage_url": "https:\/\/github.com\/max-pub\/StartApp",
"manifest_version": 2,
"version": "1.3",
"chrome_url_overrides": {
"newtab": "csp.html"
},
"offline_enabled": true,
"permissions": [
"management"
],
"icons": {
"256": "bin\/StartApp.256.png"
}
} | |