flounder
Keylogging extension that records everything you type in chrome for the past 3 days
Qu'est-ce que flounder ?
flounder est une extension Chrome développée par mmche12, et sa fonction principale est "Keylogging extension that records everything you type in chrome for the past 3 days".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension flounder
Téléchargez les fichiers d'extension flounder 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
Flounder is a keylogging extension for Chrome. Click "See Logs" to see what you typed on Chrome in the past 3 days. Click "Clear Storage" to delete your logs. This extension is currently on version 1.0.
Informations de Base sur l'Extension
Nom | flounder |
ID | ncnlhecpjoajcgfdgpgfnkanieakhlcb |
URL Officiel | https://chromewebstore.google.com/detail/flounder/ncnlhecpjoajcgfdgpgfnkanieakhlcb |
Description | Keylogging extension that records everything you type in chrome for the past 3 days |
Taille du Fichier | 87.52 KB |
Nombre d'Installations | 646 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2017-04-01 |
Date de Publication | 2017-04-01 |
Évaluation | 4.29/5 Total 7 Évaluations |
Développeur | mmche12 |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "flounder", "description": "Keylogging extension that records everything you type in chrome for the past 3 days", "version": "1.0", "permissions": [ "activeTab", "tabs", "https:\/\/ajax.googleapis.com\/", "storage", "unlimitedStorage" ], "browser_action": { "default_icon": "images\/favicon.png", "default_popup": "barracuda.html" }, "icons": { "16": "images\/favicon.png", "48": "images\/favicon_48.png", "128": "images\/fish_green.jpg" }, "content_scripts": [ { "matches": [ " |