dokieli
dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.
什麼是dokieli?
dokieli是由https://dokie.li開發的Chrome擴展程式,該擴展的主要功能是“dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.”。
擴展截圖
下載dokieli擴展crx文件
下載dokieli擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | dokieli |
ID | ddmhaonbhodhgkaljpjlglodncddalid |
官方網址 | https://chromewebstore.google.com/detail/dokieli/ddmhaonbhodhgkaljpjlglodncddalid |
簡介 | dokieli is a clientside editor for decentralised article publishing, annotations and social interactions. |
檔案大小 | 548 KB |
安裝次數 | 172 |
目前版本 | 0.3.51 |
更新時間 | 2020-08-20 |
上架時間 | 2020-04-22 |
評分 | 5.00/5 共 3 次評分 |
開發者 | https://dokie.li |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://dokie.li/ |
說明頁面URL | https://dokie.li/docs |
支援的語言 | 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": [ " |