{"id":17689202,"url":"https://github.com/othyn/echolink","last_synced_at":"2026-02-13T17:03:06.549Z","repository":{"id":238395842,"uuid":"789196146","full_name":"othyn/EchoLink","owner":"othyn","description":"LinkAce extension for Chrome (Arc), etc.","archived":false,"fork":false,"pushed_at":"2024-08-04T21:01:58.000Z","size":16224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T17:26:18.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/othyn.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":["othyn"]}},"created_at":"2024-04-19T22:45:22.000Z","updated_at":"2024-08-04T21:01:59.000Z","dependencies_parsed_at":"2024-05-15T22:48:19.470Z","dependency_job_id":"676d3a24-973b-4849-a347-1f8beff6d2e2","html_url":"https://github.com/othyn/EchoLink","commit_stats":null,"previous_names":["othyn/echolink"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/othyn/EchoLink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othyn%2FEchoLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othyn%2FEchoLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othyn%2FEchoLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othyn%2FEchoLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/othyn","download_url":"https://codeload.github.com/othyn/EchoLink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othyn%2FEchoLink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-10-24T11:46:52.667Z","updated_at":"2026-02-13T17:03:06.510Z","avatar_url":"https://github.com/othyn.png","language":"Vue","funding_links":["https://github.com/sponsors/othyn"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"art/logo.png\" alt=\"logo\" width=\"128\" height=\"auto\" /\u003e\n    \u003ch1\u003eEchoLink\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cp\u003e\n        \u003ca href=\"https://github.com/othyn/EchoLink/actions/workflows/release.yml\"\u003e\n            \u003cimg src=\"https://github.com/othyn/EchoLink/actions/workflows/release.yml/badge.svg\" alt=\"build\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/othyn/EchoLink/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/downloads/othyn/EchoLink/total\" alt=\"lint\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/othyn/EchoLink/graphs/contributors\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/contributors/othyn/EchoLink\" alt=\"contributors\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/othyn/EchoLink/issues/\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/issues/othyn/EchoLink\" alt=\"open issues\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/othyn/EchoLink/blob/master/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/license/othyn/EchoLink.svg\" alt=\"license\" /\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n\u003e A modern Chrome (Arc, Chrome, Chromium) extension to save a bookmark in [LinkAce](https://github.com/Kovah/LinkAce). Built in Vue 3, Vuetify 3, Typescript \u0026 Vite. Boilerplate provided by [create-chrome-ext](https://github.com/guocaoyi/create-chrome-ext).\n\nHeavily inspired by [Creling/Yet-Another-LinkAce-Extension](https://github.com/Creling/Yet-Another-LinkAce-Extension), an excellent extension which I'd been using for years. I wanted to PR a few new features and bugfixes, but found it was too out of date, requiring a serious re-write from the ground up. Thus, this project now existing. I like to think of it as the spiritual successor to that extension.\n\nThe key ways in which **EchoLink** improves upon [Creling/Yet-Another-LinkAce-Extension](https://github.com/Creling/Yet-Another-LinkAce-Extension):\n\n- Detailed error responses from the API so you know why a link submission has failed.\n- Loading states so you can tell the app is doing something.\n- Additional customisation options for auto closing the window and persisting the last used tags.\n- Far more performant, making adding lists and tags super speedy.\n- Utilises far fewer API calls, meaning you'll hit the LinkAce 60r/60s rate limit far less often.\n- More consistent behaviour when checking for existing links.\n- Quality of life additions, such as a manual refresh option and quick linking to the LinkAce page for the active link.\n- Light and dark mode support, including dynamically reading from your device preference.\n- Refreshed and more modern UI.\n- Modernised tooling; Manifest v3, Vue 3, Vuetify 3, Typescript, Yarn and Vite.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"screenshot\" src=\"art/example.png\" width=\"70%\" /\u003e\n\u003c/div\u003e\n\n## Installing\n\n1. Make sure you are running a `Node.js` version between **14** and **19**.\n2. Run `yarn install` to install the project dependencies.\n\n## Developing\n\nRun the following to get going with local development:\n\n```shell\n# Traverse into the project\n$ cd EchoLink\n\n# Run the local Vite hot reload environment\n$ yarn dev\n```\n\n### Loading an unpacked extension\n\n1. Set your Chrome based browser to ['Developer mode'](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked).\n2. Click ['Load unpacked'](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked), and select the `EchoLink/build` folder.\n3. The extension should then appear as a clickable icon in the 'popup' extension space of the browser, as this is a 'popup' style extension.\n\n## Packing \u0026 Releasing\n\nThere is a workflow that will run and generate [releases](https://github.com/othyn/EchoLink/releases) automatically, attaching the release archive.\n\nHowever, to do things manually, when things are ready to ship to production, the following command will build and package the extension ready for distribution:\n\n```shell\n$ yarn package\n```\n\nA new versioned archive of the extension will be placed into the `package` directory, all bundled up and ready to be published by following the steps to ['Publish in the Chrome Web Store'](https://developer.chrome.com/webstore/publish).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothyn%2Fecholink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fothyn%2Fecholink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothyn%2Fecholink/lists"}