Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "KEYOLOGIC PRIVATE AUTOFILLER", "description": "Call an api to fill the fields", "homepage_url": "https:\/\/www.google.com\/", "version": "0.0.32", "action": { "default_title": "Click here to login", "default_popup": "loginpage.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "trfill1.js", "trfill2.js", "trfilldemo.js", "bajajfill.js", "bajajfill1.js", "bajajpan.js", "libertyPan.js", "libertyAadharInline.js", "libertyAadhar.js", "libertyFillInline.js", "libertyFill.js", "relianceNewVehicleFill.js", "relianceNewVehicleFillTab2.js", "harithaInlineFill.js", "harithaFill.js", "shriramInlineFill.js", "shriramFill.js", "krfill.js", "krfilltab3.js", "jquery.min.js", "hiriseHondainline.js", "hiriseHondaFill.js", "iciciInlineFill.js", "iciciFill.js", "aegisInlineFill.js", "aegisFill.js" ], "matches": [ "<all_urls>" ], "use_dynamic_url": true } ], "permissions": [ "scripting", "storage", "activeTab", "identity", "https:\/\/*\/*" ] }