flounder
Keylogging extension that records everything you type in chrome for the past 3 days
flounderคืออะไร?
flounder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mmche12 และคุณลักษณะหลักของมันคือ "Keylogging extension that records everything you type in chrome for the past 3 days"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย flounder
ดาวน์โหลดไฟล์ส่วนขยาย 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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ncnlhecpjoajcgfdgpgfnkanieakhlcb |
| URL อย่างเป็นทางการ | 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": [
" | |