{"id":13783479,"url":"https://github.com/haydenull/logseq-plugin-browser","last_synced_at":"2026-01-20T13:06:32.654Z","repository":{"id":41141894,"uuid":"448518015","full_name":"haydenull/logseq-plugin-browser","owner":"haydenull","description":"A browser plugin for logseq","archived":false,"fork":false,"pushed_at":"2022-03-08T02:41:31.000Z","size":11740,"stargazers_count":26,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-03T19:07:53.323Z","etag":null,"topics":["logseq","logseq-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/haydenull.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-16T10:11:28.000Z","updated_at":"2024-06-20T01:01:35.000Z","dependencies_parsed_at":"2022-09-09T21:20:41.857Z","dependency_job_id":null,"html_url":"https://github.com/haydenull/logseq-plugin-browser","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haydenull%2Flogseq-plugin-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haydenull%2Flogseq-plugin-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haydenull%2Flogseq-plugin-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haydenull%2Flogseq-plugin-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haydenull","download_url":"https://codeload.github.com/haydenull/logseq-plugin-browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225086501,"owners_count":17418735,"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":["logseq","logseq-plugin"],"created_at":"2024-08-03T19:00:22.416Z","updated_at":"2026-01-20T13:06:32.638Z","avatar_url":"https://github.com/haydenull.png","language":"TypeScript","readme":"# logseq-plugin-browser\n\u003e 支持打开网页的 logseq 插件\n\n[English](./README.md) | 简体中文\n\n## 示例\n![demo](./demo.gif)\n\n## 使用方法\n1. 安装插件\n2. 呼出控制台, 输入 `browser`\n3. 选择 `Modify logseq-plugin-browser config`\n3. 填写配置信息\n3. 重启 Logseq 使配置生效\n\n打开控制台快捷键:\n- Windows: `Ctrl + Shift + P`\n- Mac: `Cmd + Shift + P`\n\n## 插件配置\n\nbuttons: 显示在顶部的按钮\n  - key: 按钮的唯一标识\n  - icon: 按钮的图标\n  - url(配置文件中为href): 网页地址\n  - style: 网页容器 iframe 的样式\n\n使用[tablericons](https://tablericons.com/)图标库\n\n例如 book 图标, icon 参数值为 `ti-book`\n\n## 配置示例\n\n```json\n{\n  \"buttons\": [\n    {\n      \"key\": \"dida\",\n      \"icon\": \"ti-checkbox\",\n      \"href\": \"https://dida365.com/webapp/#q/all/today\"\n    },\n    {\n      \"key\": \"translate\",\n      \"icon\": \"ti-language\",\n      \"href\": \"https://translate.google.com\",\n      \"style\": {\n        \"width\": \"400px\",\n        \"right\": \"20px\",\n        \"top\": \"50px\",\n        \"left\": \"auto\",\n        \"bottom\": \"auto\"\n      }\n    }\n  ]\n}\n```\n","funding_links":[],"categories":["🔌 Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaydenull%2Flogseq-plugin-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaydenull%2Flogseq-plugin-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaydenull%2Flogseq-plugin-browser/lists"}