One Browser Agent
This agent monitors the browser and captures the login forms and send them to One Key Applicaiton
Wat is One Browser Agent?
One Browser Agent is een Chrome-extensie ontwikkeld door Hari Krishna Galla, en de belangrijkste functie is "This agent monitors the browser and captures the login forms and send them to One Key Applicaiton".
Extensie Screenshots
Download het CRX-bestand van de extensie One Browser Agent
Download One Browser Agent-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | One Browser Agent |
ID | kobbebjdlkjcdbnnonblhfofcajfkigj |
Officiële URL | https://chromewebstore.google.com/detail/one-browser-agent/kobbebjdlkjcdbnnonblhfofcajfkigj |
Beschrijving | This agent monitors the browser and captures the login forms and send them to One Key Applicaiton |
Bestandsgrootte | 65.96 KB |
Aantal Installaties | 2,522 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-06-13 |
Publicatiedatum | 2016-06-12 |
Beoordeling | 4.70/5 Totaal 10 Beoordelingen |
Ontwikkelaar | Hari Krishna Galla |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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", " |