dokieli
dokieli is a clientside editor for decentralised article publishing, annotations and social interactions.
dokieli क्या है?
dokieli https://dokie.li द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "dokieli is a clientside editor for decentralised article publishing, annotations and social interactions."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में dokieli एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
एक्सटेंशन की मूल जानकारी
नाम | 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/ |
सहायता पृष्ठ 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": [ " |