{"id":23148658,"url":"https://github.com/charles-dr/auto-fill-v2","last_synced_at":"2026-04-13T20:32:11.681Z","repository":{"id":93746904,"uuid":"261918904","full_name":"charles-dr/auto-fill-v2","owner":"charles-dr","description":"Restock Intel: auto fill v2","archived":false,"fork":false,"pushed_at":"2020-11-12T09:35:54.000Z","size":411,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T07:43:45.428Z","etag":null,"topics":["bootstrap","chrome-extension","extension-chrome","html","javascript","manifest-v2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charles-dr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-07T01:23:18.000Z","updated_at":"2022-08-15T10:09:11.000Z","dependencies_parsed_at":"2023-03-16T23:30:35.818Z","dependency_job_id":null,"html_url":"https://github.com/charles-dr/auto-fill-v2","commit_stats":null,"previous_names":["charles-dr/auto-fill-v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charles-dr/auto-fill-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-dr%2Fauto-fill-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-dr%2Fauto-fill-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-dr%2Fauto-fill-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-dr%2Fauto-fill-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charles-dr","download_url":"https://codeload.github.com/charles-dr/auto-fill-v2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charles-dr%2Fauto-fill-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","chrome-extension","extension-chrome","html","javascript","manifest-v2"],"created_at":"2024-12-17T17:12:39.988Z","updated_at":"2026-04-13T20:32:11.668Z","avatar_url":"https://github.com/charles-dr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upgrade Version AutoFill\n\n## Features\n\n- authorize user using shrey Auth\n- fill the checkout form automatically\n- save billing information\n- auto-checkout\n- auto-clicker\n\n## Data structure\n\n```json\n{\n   \"data\": {\n       \"activation\": true | false,\n       \"profile\": {},\n       \"profiles\": [PROFILE],\n       \"customs\": [\n           { \"keyword\": \"keyword1\", \"value\": \"value1\" }\n       ],\n       \"autoclicks\": [\n           {\n               \"domain\": \"domain.com\",\n               \"clicks\": [\"Buy Now\", \"Pay Now\"]\n           }\n       ],\n       \"settings\": {\n           \"autoCheckout\": true,\n           \"autoFill\": true,\n           \"delay\": 200\n       }\n   },\n   \"supreme\": {\n     \"category\": \"\",\n     \"keyword\": \"\",\n     \"auto_refresh\": true | false,\n     \"style\": \"\",\n     \"random_style\": true | false,\n     \"size\": \"\",\n     \"random_size\": true | false,\n     \"key_delay\": 0\n   }\n}\n```\n\n- Profile Object\n\n```json\n{\n  \"address1\": \"\",\n  \"address2\": \"\",\n  \"card_cvv\": \"\",\n  \"card_exp_mm\": \"\",\n  \"card_number\": \"\",\n  \"city\": \"\",\n  \"country\": \"\",\n  \"email\": \"\",\n  \"first_name\": \"\",\n  \"last_name\": \"\",\n  \"name\": \"\",\n  \"phone\": \"\",\n  \"state\": \"\",\n  \"zip_code\": \"\"\n}\n```\n\n### Supreme Configration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharles-dr%2Fauto-fill-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharles-dr%2Fauto-fill-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharles-dr%2Fauto-fill-v2/lists"}