flounder
Keylogging extension that records everything you type in chrome for the past 3 days
什麼是flounder?
flounder是由mmche12開發的Chrome擴展程式,該擴展的主要功能是“Keylogging extension that records everything you type in chrome for the past 3 days”。
擴展截圖
下載flounder擴展crx文件
下載flounder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | flounder |
ID | ncnlhecpjoajcgfdgpgfnkanieakhlcb |
官方網址 | https://chromewebstore.google.com/detail/flounder/ncnlhecpjoajcgfdgpgfnkanieakhlcb |
簡介 | Keylogging extension that records everything you type in chrome for the past 3 days |
檔案大小 | 87.52 KB |
安裝次數 | 646 |
目前版本 | 1.0 |
更新時間 | 2017-04-01 |
上架時間 | 2017-04-01 |
評分 | 4.29/5 共 7 次評分 |
開發者 | mmche12 |
付費類型 | free |
支援的語言 | 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": [ " |