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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [ " |