{"id":17891340,"url":"https://github.com/cside/hatena-blog-list-helper","last_synced_at":"2026-05-05T07:32:12.738Z","repository":{"id":196526616,"uuid":"696307550","full_name":"Cside/hatena-blog-list-helper","owner":"Cside","description":"はてなブログの Markdown 記法で、リスト（箇条書き）の先頭の記号を補完して入力するブラウザ拡張","archived":false,"fork":false,"pushed_at":"2024-10-22T12:00:20.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T03:24:25.701Z","etag":null,"topics":["chrome-extension","edge-addon","firefox-ad","hatena-blog"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/lnidemekhlcpbkpmmgcmgdjepkpompol","language":"JavaScript","has_issues":true,"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/Cside.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"cside","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-09-25T13:50:39.000Z","updated_at":"2024-10-22T12:00:22.000Z","dependencies_parsed_at":"2024-10-22T22:43:15.504Z","dependency_job_id":null,"html_url":"https://github.com/Cside/hatena-blog-list-helper","commit_stats":null,"previous_names":["cside/hatena-blog-list-helper"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Cside/hatena-blog-list-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cside%2Fhatena-blog-list-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cside%2Fhatena-blog-list-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cside%2Fhatena-blog-list-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cside%2Fhatena-blog-list-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cside","download_url":"https://codeload.github.com/Cside/hatena-blog-list-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cside%2Fhatena-blog-list-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","edge-addon","firefox-ad","hatena-blog"],"created_at":"2024-10-28T14:16:39.640Z","updated_at":"2026-05-05T07:32:12.720Z","avatar_url":"https://github.com/Cside.png","language":"JavaScript","funding_links":["https://ko-fi.com/cside"],"categories":[],"sub_categories":[],"readme":"# はてなブログ Markdown リスト入力支援（ブラウザ拡張）\n\nはてなブログの Markdown 記法で、リスト（箇条書き）の先頭の記号を補完して入力します。\n\n\u003ca href=\"https://chrome.google.com/webstore/detail/lnidemekhlcpbkpmmgcmgdjepkpompol\"\u003e\n  \u003cimg src=\"https://github-production-user-asset-6210df.s3.amazonaws.com/315510/270853742-a6f28e05-5ed9-4d91-bf2c-6ed29ae2e503.gif\" /\u003e\n\u003c/a\u003e\n\n## Install\n\n- [Chrome](https://chrome.google.com/webstore/detail/lnidemekhlcpbkpmmgcmgdjepkpompol)\n- [Edge](https://microsoftedge.microsoft.com/addons/detail/hkhmpecjgdjaehadeenmhmfgnimkmcef)\n- [Firefox](https://addons.mozilla.org/ja/firefox/addon/%E3%81%AF%E3%81%A6%E3%81%AA%E3%83%96%E3%83%AD%E3%82%B0markdown%E3%83%AA%E3%82%B9%E3%83%88%E5%85%A5%E5%8A%9B%E6%94%AF%E6%8F%B4/)\n\n## How to Build\n\n```bash\ncat \u003c\u003c EOF \u003e .npmrc\n//npm.pkg.github.com/:_authToken=\u003cYour Github access token that includes read:packages permission\u003e\n@cside:registry=https://npm.pkg.github.com/\nEOF\n\npnpm install\npnpm run build\n```\n\n## How to Send Pull Requests\n\n⚠️ If you have a feature request, please discuss it with me on [/issues](https://github.com/Cside/hatena-blog-list-helper/issues) before writing your code.\n\nCreate a branch from `develop` and make a pull request to `develop` .\n\n## Release Notes\n\n[/releases](https://github.com/Cside/hatena-blog-list-helper/releases)\n\n## License\n\n[The MIT License](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcside%2Fhatena-blog-list-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcside%2Fhatena-blog-list-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcside%2Fhatena-blog-list-helper/lists"}