Foggy Window by RDS
This extension is a RSA Encryption Extension in Beta Testing
Foggy Window by RDSとは何ですか?
Foggy Window by RDSはson.of.lysanderによって開発されたChromeの拡張機能で、その主な機能は「This extension is a RSA Encryption Extension in Beta Testing」です。
拡張機能のスクリーンショット
Foggy Window by RDS拡張機能のCRXファイルをダウンロード
Foggy Window by RDS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
RSA MESSAGE ENCRYPTION- This is an opensource project that started as a school project, it is hosted on github! Help us make it better: https://github.com/PigBoT/ragingDipsticks Setup Instructions 1- After you install the extension, browse to a new page (or refresh any existing page). 2- Click the button to pull down the encryption drawer. 3- Type in any passphrase you desire, this passphrase will generate (but not store) a public and private RSA key that is unique to that password.(MAKE SURE NOT TO TYPO OR FORGET THIS PHRASE!) 4- Click on the "Share your key" button. A dialogue box will open with your public key. Click on "Copy" and then send this key to people who want to send you messages! Sending message instructions: 1- In order to send a message to someone, you have to have their public key first. They can send it to you by following the instructions above. Once you receive their public key you need to save it to your "Friends" 2- Click on "Add Friend", Specify their name, optionally an email, and paste the public key they gave you here. Click "Save Changes" and they will appear in your "Friend List" 3- Click their name and start typing! The encrypted message appears on the right. Send it to them and they'll be able to decrypt it with their secret passphrase. Receiving Message Instructions: 1- When someone sends you a message it will be in encrypted form. Simply paste this into the left pane and it will be decrypted into the second pane. [IF YOU TYPO'D OR HAVE FORGOTTEN YOUR ORIGINAL PASSPHRASE THIS WILL NOT WORK!] EMAIL BUTTON, The email button is linked to your default mail client, ie Outlook Express, Thunderbird, Gmail (when configured) etc. COPY/FILL BUTTON, this button will copy the message in the right panel. The text will change to "Fill" if it can detect a message window (for example https://www.facebook.com/messages/).
拡張機能の基本情報
名前 | |
ID | enbjfmooombkglcjcdgeojpmoeakcddm |
公式URL | https://chrome.google.com/webstore/detail/foggy-window-by-rds/enbjfmooombkglcjcdgeojpmoeakcddm |
説明 | This extension is a RSA Encryption Extension in Beta Testing |
ファイルサイズ | 382 KB |
インストール数 | 23 |
現在のバージョン | 0.2.0.2 |
最終更新日 | 2013-12-13 |
公開日 | 2013-12-13 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | son.of.lysander |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/PigBoT/ragingDipsticks |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Foggy Window by RDS", "description": "This extension is a RSA Encryption Extension in Beta Testing", "version": "0.2.0.2", "icons": { "128": "128icon.png" }, "background": { "page": "background.html" }, "permissions": [ "activeTab", "storage", "clipboardRead", "clipboardWrite" ], "content_scripts": [ { "matches": [ " |