fsociety Screensaver

Protect your secrets with the retro Mr. Robot screensaver.

Qu'est-ce que fsociety Screensaver ?

fsociety Screensaver est une extension Chrome développée par whoismrrobot, et sa fonction principale est "Protect your secrets with the retro Mr. Robot screensaver.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension fsociety Screensaver

Téléchargez les fichiers d'extension fsociety Screensaver au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom fsociety Screensaver fsociety Screensaver
ID nomhcelaojihebfcegepgifpmdcgfnfn
URL Officiel https://chromewebstore.google.com/detail/fsociety-screensaver/nomhcelaojihebfcegepgifpmdcgfnfn
Description Protect your secrets with the retro Mr. Robot screensaver.
Taille du Fichier 542 KB
Nombre d'Installations 374
Version Actuelle 1.1
Dernière Mise à Jour 2016-08-11
Date de Publication 2016-08-11
Évaluation 4.31/5 Total 16 Évaluations
Développeur whoismrrobot
Type de Paiement free
Langues Prises en Charge 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"
        ]
    }
}