dokieli
dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.
ما هو dokieli؟
dokieli هو إضافة Chrome تم تطويرها بواسطة https://dokie.li، والميزة الرئيسية لها هي "dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة dokieli
قم بتنزيل ملفات الامتداد dokieli بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | ddmhaonbhodhgkaljpjlglodncddalid |
| عنوان URL الرسمي | 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/ |
| عنوان صفحة المساعدة | 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": [
" | |