fsociety Screensaver
Protect your secrets with the retro Mr. Robot screensaver.
fsociety Screensaverとは何ですか?
fsociety Screensaverはwhoismrrobotによって開発されたChromeの拡張機能で、その主な機能は「Protect your secrets with the retro Mr. Robot screensaver.」です。
拡張機能のスクリーンショット
fsociety Screensaver拡張機能のCRXファイルをダウンロード
fsociety Screensaver拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Someone is always watching you. Listening to you. Owning you. Protect your secrets from prying eyes with the retro fsociety-inspired screensaver.                     拡張機能の基本情報
| 名前 |   |  
| ID | nomhcelaojihebfcegepgifpmdcgfnfn | 
| 公式URL | https://chromewebstore.google.com/detail/fsociety-screensaver/nomhcelaojihebfcegepgifpmdcgfnfn | 
| 説明 | Protect your secrets with the retro Mr. Robot screensaver. | 
| ファイルサイズ | 542 KB | 
| インストール数 | 374 | 
| 現在のバージョン | 1.1 | 
| 最終更新日 | 2016-08-11 | 
| 公開日 | 2016-08-11 | 
| 評価 | 4.31/5 合計 16 レビュー | 
| 開発者 | whoismrrobot | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "fsociety Screensaver",
    "description": "Protect your secrets with the retro Mr. Robot screensaver.",
    "version": "1.1",
    "author": "whoismrrobot",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "popup.js"
        ]
    }
}  |  |