Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "KEYOLOGIC AUTOFILLER", "description": "Call an api to fill the fields", "homepage_url": "https:\/\/www.google.com\/", "version": "1.0.228", "icons": { "16": "extension_img.png", "32": "extension_img.png", "48": "extension_img.png", "128": "extension_img.png" }, "action": { "default_icon": "extension_img.png", "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", "trfill3.js", "bajajfill.js", "bajajpan.js", "libertyPan.js", "libertyAadharInline.js", "libertyAadhar.js", "libertyFillInline.js", "libertyFill.js", "relianceNewVehicleFill.js", "relianceNewVehicleFillTab2.js", "relianceNewVehicleFillTab3.js", "harithaInlineFill.js", "harithaFill.js", "shriramInlineFill.js", "shriramFill.js", "krfill.js", "krfilltab3.js", "jquery.min.js", "hiriseHondainline.js", "hiriseHondaFill.js", "iciciInlineFill.js", "iciciFill.js", "iciciLomFillNew.js", "aegisFill1.js", "aegisFill.js", "fame2Fill.js", "fame2Filler.js", "uniSampoo.js", "uniSampooRiskDetails.js", "tataAigFill.js" ], "matches": [ "<all_urls>" ], "use_dynamic_url": true } ], "background": { "service_worker": "unitedbackground.js" }, "permissions": [ "scripting", "storage", "activeTab", "webNavigation", "https:\/\/*\/*" ] }