Doublespeak
Hides/reveals secret messages in text. Optimized for instant messaging.
什麼是Doublespeak?
Doublespeak是由https://dblspk.io開發的Chrome擴展程式,該擴展的主要功能是“Hides/reveals secret messages in text. Optimized for instant messaging.”。
擴展截圖
下載Doublespeak擴展crx文件
下載Doublespeak擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Messages are encoded as zero-width Unicode characters, as a casual form of steganography. Encryption coming soon. 【Usage】 • Tab / Shift+Tab — cycle through fields • Drag and drop files onto popup to encode • To identify yourself in your messages, open the hamburger menu and prepend/append your name When auto mode is enabled, this extension automatically parses the HTML in your current tab for secret messages. This feature requires the permission "Read and change all your data on the websites you visit". If you do not trust this extension, you can manually decode using the web app at http://dblspk.io/ 【What can be hidden】 • Text • URLs (similar use to QR codes) • Watermarks • Small files 【Possible places for storage】 • Chat messages • Social media posts • User profile information • Forums • HTML • Emails • Digital documents • File names (very short messages only) 【How does it work?】 Unicode contains some zero-width, unprintable characters. We use 16 of them to encode any data in hexadecimal, using our arbitrary encoding scheme. The resulting string of invisible characters is then inserted at a random location in the cover text. Source is available at https://github.com/dblspk/extension
擴展基本資訊
名稱 | Doublespeak |
ID | mochgllkkbafaoombocojfenmkbijhdb |
官方網址 | https://chromewebstore.google.com/detail/doublespeak/mochgllkkbafaoombocojfenmkbijhdb |
簡介 | Hides/reveals secret messages in text. Optimized for instant messaging. |
檔案大小 | 32.18 KB |
安裝次數 | 55 |
目前版本 | 2017.9.2 |
更新時間 | 2017-09-08 |
上架時間 | 2017-09-08 |
開發者 | https://dblspk.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://dblspk.io/ |
說明頁面URL | https://github.com/dblspk/extension/issues |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Doublespeak", "description": "Hides\/reveals secret messages in text. Optimized for instant messaging.", "version": "2017.9.2", "icons": { "128": "images\/icon-128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |