dokieli
dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.
Wat is dokieli?
dokieli is een Chrome-extensie ontwikkeld door https://dokie.li, en de belangrijkste functie is "dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.".
Extensie Screenshots
Download het CRX-bestand van de extensie dokieli
Download dokieli-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
dokieli is a decentralised article authoring, annotation, and social notification tool launched from Web browsers. It is built with the following principles in mind: autonomy and universal access to information. dokieli is the creation of a team of collaborators: https://github.com/linkeddata/dokieli#contributors Screencasts: [1] Annotation: http://dokie.li/media/video/dokieli-annotation.webm [2] Sharing: http://dokie.li/media/video/dokieli-share.webm Links: [1] Project: https://dokie.li/ [2] Source: https://github.com/linkeddata/dokieli
Basisinformatie over de Extensie
Naam | dokieli |
ID | ddmhaonbhodhgkaljpjlglodncddalid |
Officiële URL | https://chromewebstore.google.com/detail/dokieli/ddmhaonbhodhgkaljpjlglodncddalid |
Beschrijving | dokieli is a clientside editor for decentralised article publishing, annotations and social interactions. |
Bestandsgrootte | 548 KB |
Aantal Installaties | 172 |
Huidige Versie | 0.3.51 |
Laatst Bijgewerkt | 2020-08-20 |
Publicatiedatum | 2020-04-22 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://dokie.li |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://dokie.li/ |
Help Pagina-URL | https://dokie.li/docs |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "dokieli", "short_name": "dokieli", "description": "dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.", "author": "dokieli Team", "homepage_url": "https:\/\/dokie.li\/", "version": "0.3.51", "manifest_version": 2, "minimum_chrome_version": "18", "icons": { "16": "media\/images\/logo.png", "48": "media\/images\/logo.png", "128": "media\/images\/logo.png" }, "browser_action": { "default_icon": "media\/images\/logo.png", "default_title": "Activate dokieli" }, "background": { "scripts": [ "extension-background.js" ] }, "content_scripts": [ { "matches": [ " |