{"id":23074628,"url":"https://github.com/systemjargon/browser-extension-lookup","last_synced_at":"2025-04-03T11:43:58.419Z","repository":{"id":267727429,"uuid":"902166437","full_name":"SystemJargon/browser-extension-lookup","owner":"SystemJargon","description":"Lookup web browser extensions by their Identifier","archived":false,"fork":false,"pushed_at":"2025-02-03T14:45:13.000Z","size":17,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T01:17:05.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystemJargon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-12-12T03:23:09.000Z","updated_at":"2024-12-12T03:46:36.000Z","dependencies_parsed_at":"2024-12-12T04:35:52.563Z","dependency_job_id":null,"html_url":"https://github.com/SystemJargon/browser-extension-lookup","commit_stats":null,"previous_names":["systemjargon/browser-extension-lookup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemJargon%2Fbrowser-extension-lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemJargon%2Fbrowser-extension-lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemJargon%2Fbrowser-extension-lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemJargon%2Fbrowser-extension-lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemJargon","download_url":"https://codeload.github.com/SystemJargon/browser-extension-lookup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998137,"owners_count":20866690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-16T08:28:56.753Z","updated_at":"2025-04-03T11:43:58.395Z","avatar_url":"https://github.com/SystemJargon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browser-extension-lookup\n\n## Lookup web browser extensions by their Identifier\n\nThis repo shows how to achieve this via python.\n\nNote: For Windows you can maybe use the ChromeDriver with PowerShell and/or leverage Selenium to achieve a similar result to scrape the data.\n\n\n```\npython3 -m venv .venv\nsource .venv/bin/activate\npip install requests\npip install requests_html\npip install bs4\npip install lxml_html_clean\n```\n\n## Usage\n\nEdge\n\n`python3 edge-extensions.py edge.txt`\n\nChrome\n\n`python3 chrome-extension-search.py chrome-exts.csv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemjargon%2Fbrowser-extension-lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemjargon%2Fbrowser-extension-lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemjargon%2Fbrowser-extension-lookup/lists"}