flounder
Keylogging extension that records everything you type in chrome for the past 3 days
Cos'è flounder?
flounder è un'estensione di Chrome sviluppata da mmche12, e la sua funzione principale è "Keylogging extension that records everything you type in chrome for the past 3 days".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione flounder
Scarica i file di estensione flounder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | flounder |
ID | ncnlhecpjoajcgfdgpgfnkanieakhlcb |
URL Ufficiale | https://chromewebstore.google.com/detail/flounder/ncnlhecpjoajcgfdgpgfnkanieakhlcb |
Descrizione | Keylogging extension that records everything you type in chrome for the past 3 days |
Dimensione del File | 87.52 KB |
Conteggio Installazioni | 646 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2017-04-01 |
Data di Pubblicazione | 2017-04-01 |
Valutazione | 4.29/5 Totale 7 Valutazioni |
Sviluppatore | mmche12 |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |