Dastine
Chrome extension for facilitating cryptographic tasks on client machine.
Dastineคืออะไร?
Dastine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PendarKooshkImen และคุณลักษณะหลักของมันคือ "Chrome extension for facilitating cryptographic tasks on client machine."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dastine
ดาวน์โหลดไฟล์ส่วนขยาย Dastine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dastine is a software tool enabling PKI including interaction with Digital Certificate, Digital Signature, Encryption, Authentication, etc. and generally offered for usage of programmers and software developers. This tool can be used along with other tokens and smart cards in users’ computers. Currently it is released as a plug-in for popular Google Chrome, Mozilla Firefox, Microsoft Internet Explorer browsers. Dastine is tested with different Windows clients and it can be run on all Windows operating systems without installing updates, as a result Dastine can be run on many different clients without being worried about maintenance problems. User’s computer can run any version of windows including Windows XP, Windows Vista, Windows 7 and Windows 8. Beside, Dastine has been designed in a way that it can run on both 32 bit and 64 bit architectures. Dastine is programmed in a way to be independent of programming languages and it can be run on different project based on PHP, J2EE/J2SE, and Net. Framework In fact the language of connecting Dastine is JavaScript which can be used in all the operation systems and browsers regardless of installing any software packs. Consequently Dastine can be used in different web software projects meanwhile there is no need to install any software packs on behalf of the client.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Dastine |
ID | dkglikblegnhaglmhanneopiaednbehc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dastine/dkglikblegnhaglmhanneopiaednbehc |
คำอธิบาย | Chrome extension for facilitating cryptographic tasks on client machine. |
ขนาดไฟล์ | 27.63 KB |
จำนวนการติดตั้ง | 4,593 |
เวอร์ชันปัจจุบัน | 4.1.0.0 |
อัปเดตครั้งล่าสุด | 2017-02-01 |
วันที่เผยแพร่ | 2017-02-01 |
คะแนน | 3.67/5 รวมทั้งหมด 21 คะแนน |
ผู้พัฒนา | PendarKooshkImen |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://dastine.pki.co.ir |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dastine", "version": "4.1.0.0", "minimum_chrome_version": "40.0", "manifest_version": 2, "description": "Chrome extension for facilitating cryptographic tasks on client machine.", "icons": { "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |