One Browser Agent
This agent monitors the browser and captures the login forms and send them to One Key Applicaiton
One Browser Agentคืออะไร?
One Browser Agent เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hari Krishna Galla และคุณลักษณะหลักของมันคือ "This agent monitors the browser and captures the login forms and send them to One Key Applicaiton"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย One Browser Agent
ดาวน์โหลดไฟล์ส่วนขยาย One Browser Agent ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension monitors the chrome browsers for login forms and captures the information. But this is dependent on the One Key Password Manager Application for storing and managing the login forms. Please install the One Key Password Manager Application for complete setup.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | One Browser Agent |
ID | kobbebjdlkjcdbnnonblhfofcajfkigj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/one-browser-agent/kobbebjdlkjcdbnnonblhfofcajfkigj |
คำอธิบาย | This agent monitors the browser and captures the login forms and send them to One Key Applicaiton |
ขนาดไฟล์ | 65.96 KB |
จำนวนการติดตั้ง | 2,522 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2016-06-13 |
วันที่เผยแพร่ | 2016-06-12 |
คะแนน | 4.70/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | Hari Krishna Galla |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "One Browser Agent", "version": "1.0", "manifest_version": 2, "description": "This agent monitors the browser and captures the login forms and send them to One Key Applicaiton", "icons": { "16": "images\/logo16.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "background": { "persistent": false, "scripts": [ "js\/aes.js", "js\/util.js", "js\/agentbackground.js" ] }, "permissions": [ "tabs", " |