mallikvala / Autofill-chrome-extension

This chrome extension fills out forms automatically.

Home Page:http://akkunchoi.github.com/Autofill-chrome-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autofill forms Chrome extension

This chrome extension fills out forms automatically.

As you know, Chrome implements autofill function. But this function doesn't work on some website.

You set a query and a value, then this extension fills out a value by the query

http://akkunchoi.github.io/Autofill-chrome-extension

Usage

Open "Options" of this extension, And click "New Query", Then three text field will appear.

  • Url as regular expression
  • Query as jQuery Selectors
  • Value as string you want to input

ChangeLog

  • 2012-09-26 v1.0 release

Todo

  • Find contents inside frames
  • Notification
  • Import/Export

About

This chrome extension fills out forms automatically.

http://akkunchoi.github.com/Autofill-chrome-extension


Languages

Language:JavaScript 69.4%Language:HTML 30.6%