{"id":20678206,"url":"https://github.com/codecentric/web-clip","last_synced_at":"2025-04-19T21:19:49.508Z","repository":{"id":38095893,"uuid":"395585074","full_name":"codecentric/web-clip","owner":"codecentric","description":"A Chrome extension to extract structured data from any web page and store it to a Solid Pod.","archived":false,"fork":false,"pushed_at":"2024-11-04T12:25:43.000Z","size":4470,"stargazers_count":13,"open_issues_count":2,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-29T13:35:10.354Z","etag":null,"topics":[],"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/codecentric.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}},"created_at":"2021-08-13T09:01:17.000Z","updated_at":"2025-02-22T02:18:58.000Z","dependencies_parsed_at":"2022-07-29T05:47:56.252Z","dependency_job_id":null,"html_url":"https://github.com/codecentric/web-clip","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecentric%2Fweb-clip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecentric%2Fweb-clip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecentric%2Fweb-clip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecentric%2Fweb-clip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecentric","download_url":"https://codeload.github.com/codecentric/web-clip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249807132,"owners_count":21328025,"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-11-16T21:19:24.358Z","updated_at":"2025-04-19T21:19:49.490Z","avatar_url":"https://github.com/codecentric.png","language":"TypeScript","readme":"# WebClip\n\nA Chrome extension to extract structured data from any web page and store it to\na Solid Pod.\n\n## Install\n\nYou can install the extension easily\n[via the Chrome Web Store](https://chrome.google.com/webstore/detail/webclip-clip-all-the-thin/mfgjcggbpdkbnnpgllaicoeplfgkfnkj).\n\n## Start locally\n\nFirst install all dependencies by running\n\n```shell\nnpm install\n```\n\n### Limited development mode via Webpack dev server\n\nTo run a pure web application version of the extension execute\n\n```shell\nnpm run dev\n```\n\nBe aware that this mode mocks the chrome API and not everything will work the\nsame way as the real extension would. So make sure to always\n[test the full extension via chrome](#full-extension-via-chrome).\n\nYou can use the WebClip popup [on the example page](http://localhost:8080) with\na login to [the local development pod](#local-pod-for-testing).\n\nThe option page can also be opened via the icon in the UI, or directly visited\nat http://localhost:8080/options.html.\n\nSome features, like granting access to a remote pod, can not be tested that way,\nbut the limited dev mode is a good way to test simple UI-focused changes,\nwithout having to rebuild and reload the whole plugin.\n\nTo test the real extension, integrated with the browser API, see section\n[\"Full extension via chrome\"](#full-extension-via-chrome).\n\n### Local pod for testing\n\nYou need [Docker](https://www.docker.com) to do this.\n\nTo start a Community Solid Server instance locally for testing run:\n\n```shell\nnpm run pod:up\n```\n\nThe server will be running as a docker container in the background and can be\naccessed on http://localhost:3000.\n\nThe data of it is stored at `./dev/pod`.\n\n| Log in   |                   |\n| -------- | ----------------- |\n| email    | webclip@mail.test |\n| password | webclip-dev-pod   |\n\nTo view the server logs run:\n\n```shell\nnpm run pod:logs\n```\n\nTo stop the server execute:\n\n```shell\nnpm run pod:down\n```\n\n### Full extension via chrome\n\nTo start webpack in watch mode run\n\n```shell\nnpm start\n```\n\nIn Chrome:\n\n1. visit chrome://extensions/\n2. enable the developer mode\n3. Load unpacked extension (choose the project's build folder)\n\n## Release on Chrome Web Store\n\nAll commits to the main branch trigger a Github Actions CI/CD build, that\ncreates or\n[updates a draft release](https://github.com/codecentric/web-clip/releases) with\nthe version from package.json. The ZIP file can then be downloaded locally and\nuploaded manually via the\n[Chrome Developer Dashboard](https://chrome.google.com/webstore/devconsole/ee35c951-053f-4723-80b8-e4420a571f64/mfgjcggbpdkbnnpgllaicoeplfgkfnkj/edit/package?hl=de).\nTo create an official release on GitHub, the `release` step in the\n[CI/CD Github Action](https://github.com/codecentric/web-clip/actions/workflows/ci-cd.yml)\nneeds to be triggered manually.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecentric%2Fweb-clip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecentric%2Fweb-clip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecentric%2Fweb-clip/lists"}