Nextcloud (unofficial)
Nextcloud/ownCloud storage service for Chrome OS
Wat is Nextcloud (unofficial)?
Nextcloud (unofficial) is een Chrome-extensie ontwikkeld door Yuto Tokunaga, en de belangrijkste functie is "Nextcloud/ownCloud storage service for Chrome OS".
Extensie Screenshots
Download het CRX-bestand van de extensie Nextcloud (unofficial)
Download Nextcloud (unofficial)-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 app works on only Chrome OS. * Supports secure Web based authentication for Nextcloud. * Supports chunked file upload for Nextcloud. * Multi account supported. =Permissions= * fileSystemProvider: Files app * storage: store credentials * webRequest, webRequestBlocking: modify authentication headers * optional host permissions: access servers =Changes= 3.0.3 (31 Jul 2021) * Czech translation 3.0.1 (29 Jun 2020) * minify package * update app description 3.0.0 (12 May 2020) * Nextcloud: login flow v2 API * Nextcloud: chunked file upload API * fix authentication header * narrow host permission * migrate to TypeScript
Basisinformatie over de Extensie
Naam | Nextcloud (unofficial) |
ID | kkbmcejbjlhkmljcafiaofajcbgkobcd |
Officiële URL | https://chromewebstore.google.com/detail/nextcloud-unofficial/kkbmcejbjlhkmljcafiaofajcbgkobcd |
Beschrijving | Nextcloud/ownCloud storage service for Chrome OS |
Bestandsgrootte | 59.56 KB |
Aantal Installaties | 2,158 |
Huidige Versie | 3.0.3 |
Laatst Bijgewerkt | 2021-08-01 |
Publicatiedatum | 2020-06-28 |
Beoordeling | 3.44/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Yuto Tokunaga |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/yuntan/chromeos-filesystem-nextcloud |
Help Pagina-URL | https://github.com/yuntan/chromeos-filesystem-nextcloud/issues |
Ondersteunde Talen | en,cs |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_shortName__", "description": "__MSG_appDescription__", "version": "3.0.3", "author": "Yuto Tokunaga |