{"id":20416481,"url":"https://github.com/redxtech/obsidiclip","last_synced_at":"2026-03-19T15:44:05.619Z","repository":{"id":243447168,"uuid":"812445448","full_name":"redxtech/obsidiclip","owner":"redxtech","description":"An obsidian web clipper that actually works!","archived":false,"fork":false,"pushed_at":"2024-06-09T00:52:27.000Z","size":223,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T13:46:50.233Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redxtech.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,"publiccode":null,"codemeta":null}},"created_at":"2024-06-08T23:07:42.000Z","updated_at":"2024-06-14T21:08:06.000Z","dependencies_parsed_at":"2024-06-15T08:00:57.009Z","dependency_job_id":null,"html_url":"https://github.com/redxtech/obsidiclip","commit_stats":null,"previous_names":["redxtech/obsidiclip"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fobsidiclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fobsidiclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fobsidiclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fobsidiclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/obsidiclip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960834,"owners_count":20049342,"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-15T06:20:07.040Z","updated_at":"2025-12-03T12:03:25.904Z","avatar_url":"https://github.com/redxtech.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# obsidiclip\n\nThis template should help get you started developing a vue web extension in Vite.\n\n## Usage Notes\n\nThe extension manifest is defined in `src/manifest.js` and used by `@samrum/vite-plugin-web-extension` in the vite config.\n\nBackground, content scripts, options, and popup entry points exist in the `src/entries` directory. \n\nContent scripts are rendered by `src/entries/contentScript/renderContent.js` which renders content within a ShadowRoot\nand handles style injection for HMR and build modes.\n\nOtherwise, the project functions just like a regular Vite project.\n\n\n\n\n\nRefer to [@samrum/vite-plugin-web-extension](https://github.com/samrum/vite-plugin-web-extension) for more usage notes.\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n## Commands\n### Build\n#### Development, HMR\n\nHot Module Reloading is used to load changes inline without requiring extension rebuilds and extension/page reloads\nCurrently only works in Chromium based browsers.\n```sh\nnpm run dev\n```\n\n#### Development, Watch\n\nRebuilds extension on file changes. Requires a reload of the extension (and page reload if using content scripts)\n```sh\nnpm run watch\n```\n\n#### Production\n\nMinifies and optimizes extension build\n```sh\nnpm run build\n```\n\n### Load extension in browser\n\nLoads the contents of the dist directory into the specified browser\n```sh\nnpm run serve:chrome\n```\n\n```sh\nnpm run serve:firefox\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fobsidiclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fobsidiclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fobsidiclip/lists"}