FormyMcFormstein OR Hidden Field Enabler
Identify and enable hidden form input elements.
Co je FormyMcFormstein OR Hidden Field Enabler?
FormyMcFormstein OR Hidden Field Enabler je rozšíření Chrome vyvinuté mcfr4g, a jeho hlavní funkcí je „Identify and enable hidden form input elements.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření FormyMcFormstein OR Hidden Field Enabler
Stáhněte si soubory rozšíření FormyMcFormstein OR Hidden Field Enabler ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Make Developing forms easier by displaying the hidden fields at the click of a button. Display the hidden form input elements simply by clicking the icon. Enabled fields will appear pale blue and bordered. Useful for debugging development. Let me know if this tool is useful and I may consider building a few more with options. ** Update ** Added context fix to enable fields within sub frames.
Základní Informace o Rozšíření
Název | FormyMcFormstein OR Hidden Field Enabler |
ID | agaglpiicognebahockafpgcmeenhpnb |
Oficiální URL | https://chromewebstore.google.com/detail/formymcformstein-or-hidde/agaglpiicognebahockafpgcmeenhpnb |
Popis | Identify and enable hidden form input elements. |
Velikost souboru | 34.67 KB |
Počet instalací | 302 |
Aktuální Verze | 1.1.0 |
Poslední Aktualizace | 2014-10-20 |
Datum Vydání | 2014-10-20 |
Hodnocení | 4.00/5 Celkem 1 Hodnocení |
Vývojář | mcfr4g |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.karlhennigan.com |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FormyMcFormstein OR Hidden Field Enabler", "description": "Identify and enable hidden form input elements.", "version": "1.1.0", "author": "Karl Hennigan", "browser_action": { "default_icon": "favicon-spanner.png", "default_popup": "popup.html" }, "background": { "scripts": [ "jquery-2.1.1.min.js", "extension.css" ] }, "content_scripts": [ { "matches": [ " |