{"id":22062756,"url":"https://github.com/ryan-haskell/elm-chrome-extension","last_synced_at":"2026-02-20T09:31:38.427Z","repository":{"id":88811430,"uuid":"572768467","full_name":"ryan-haskell/elm-chrome-extension","owner":"ryan-haskell","description":"A template for making Chrome extensions using Elm","archived":false,"fork":false,"pushed_at":"2022-12-01T01:42:36.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T17:54:23.520Z","etag":null,"topics":["chrome-extension","elm","template"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":false,"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/ryan-haskell.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}},"created_at":"2022-12-01T01:39:56.000Z","updated_at":"2024-03-22T12:14:14.000Z","dependencies_parsed_at":"2023-06-12T18:45:36.817Z","dependency_job_id":null,"html_url":"https://github.com/ryan-haskell/elm-chrome-extension","commit_stats":null,"previous_names":["ryan-haskell/elm-chrome-extension"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ryan-haskell/elm-chrome-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Felm-chrome-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Felm-chrome-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Felm-chrome-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Felm-chrome-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryan-haskell","download_url":"https://codeload.github.com/ryan-haskell/elm-chrome-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryan-haskell%2Felm-chrome-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29647662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["chrome-extension","elm","template"],"created_at":"2024-11-30T18:26:48.349Z","updated_at":"2026-02-20T09:31:38.409Z","avatar_url":"https://github.com/ryan-haskell.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ryannhg/elm-chrome-extension\n\u003e A template for making [Chrome extensions](https://developer.chrome.com/docs/extensions/mv3/getstarted/) using [Elm](https://elm-lang.org)\n\n## Project structure\n\nHere's an overview of the files that are available:\n\n```bash\n- README.md       # This file, describing itself!\n- package.json    # Tracks Node.js dependencies and defines scripts\n- elm.json        # Tracks Elm dependencies\n- manifest.json   # Defines your Chrome extension settings\n- src/\n    - Main.elm    # The entrypoint to your Elm application\n- static/\n    - index.html  # The page that loads in your extension's pop-up\n    - main.js     # Starts your Elm application, allows you to run JS\n    - style.css   # Some sample CSS styles\n    - images/*    # Some sample icons, customize these!\n```\n\n## Running it locally\n\n### Prerequisites\n\nTo get started make sure you have:\n\n1. The latest LTS version of [Node.js](https://nodejs.org)\n1. A code editor like [VS Code](https://code.visualstudio.com/)\n\n### Local development\n\nHere are the steps to get the extension running in your browser\n\n1. Run this command locally to run the extension:\n\n    ```bash\n    npm start\n    ```\n\n    This will install your dependencies, and watch `src/*.elm` to automatically compile your Elm application as you go!\n\n1. Visit `chrome://extensions` add click the \"Load unpacked\" in the top-left corner.\n\n1. Select the folder for this project (the one that contains this `README.md` file)!\n\n1. In your Chrome browser's extensions menu, you'll see a new extension with the LaunchDarkly logo (just a sample Elm logo, you can use whatever you like!)\n\n\n## Aaand that's it!\n\n( Go build something awesome )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Felm-chrome-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryan-haskell%2Felm-chrome-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-haskell%2Felm-chrome-extension/lists"}