fsociety Screensaver

Protect your secrets with the retro Mr. Robot screensaver.

What is fsociety Screensaver?

fsociety Screensaver is a Chrome extension developed by whoismrrobot, and its main feature is "Protect your secrets with the retro Mr. Robot screensaver.".

Extension Screenshots

screenshot

Download fsociety Screensaver Extension CRX File

Download fsociety Screensaver extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Someone is always watching you. Listening to you. Owning you. Protect your secrets from prying eyes with the retro fsociety-inspired screensaver.                    

Extension Basic Information

Name fsociety Screensaver fsociety Screensaver
ID nomhcelaojihebfcegepgifpmdcgfnfn
Official URL https://chromewebstore.google.com/detail/fsociety-screensaver/nomhcelaojihebfcegepgifpmdcgfnfn
Description Protect your secrets with the retro Mr. Robot screensaver.
File Size 542 KB
Installation Count 374
Current Version 1.1
Last Updated 2016-08-11
Publish Date 2016-08-11
Rating 4.31/5 Total 16 Ratings
Developer whoismrrobot
Payment Type free
Supported Languages 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"
        ]
    }
}