flounder
Keylogging extension that records everything you type in chrome for the past 3 days
What is flounder?
flounder is a Chrome extension developed by mmche12, and its main feature is "Keylogging extension that records everything you type in chrome for the past 3 days".
Extension Screenshots
Download flounder Extension CRX File
Download flounder 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
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.
Extension Basic Information
Name | flounder |
ID | ncnlhecpjoajcgfdgpgfnkanieakhlcb |
Official URL | https://chromewebstore.google.com/detail/flounder/ncnlhecpjoajcgfdgpgfnkanieakhlcb |
Description | Keylogging extension that records everything you type in chrome for the past 3 days |
File Size | 87.52 KB |
Installation Count | 646 |
Current Version | 1.0 |
Last Updated | 2017-04-01 |
Publish Date | 2017-04-01 |
Rating | 4.29/5 Total 7 Ratings |
Developer | mmche12 |
Payment Type | free |
Supported Languages | 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": [ " |