{"id":27101318,"url":"https://github.com/imiric/clipper","last_synced_at":"2026-05-08T03:03:27.210Z","repository":{"id":280348262,"uuid":"941592800","full_name":"imiric/clipper","owner":"imiric","description":"Chrome and Firefox extension to copy page information in various formats","archived":false,"fork":false,"pushed_at":"2025-04-04T12:44:32.000Z","size":97,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T07:45:20.757Z","etag":null,"topics":["extension-chrome","extension-firefox","markdown","org-mode","templates"],"latest_commit_sha":null,"homepage":"","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/imiric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2025-03-02T16:53:19.000Z","updated_at":"2025-07-18T16:36:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfb29eaa-a75e-4f9f-8cba-a8de80049c82","html_url":"https://github.com/imiric/clipper","commit_stats":null,"previous_names":["imiric/org-clipper","imiric/clipper"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/imiric/clipper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imiric%2Fclipper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imiric%2Fclipper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imiric%2Fclipper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imiric%2Fclipper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imiric","download_url":"https://codeload.github.com/imiric/clipper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imiric%2Fclipper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["extension-chrome","extension-firefox","markdown","org-mode","templates"],"created_at":"2025-04-06T14:18:23.277Z","updated_at":"2026-04-20T10:33:13.052Z","avatar_url":"https://github.com/imiric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipper \u003cimg width=\"64\" height=\"64\" src=\"/assets/icons/icon.svg\"\u003e\n\nClipper is a web browser extension for Chrome and Firefox that allows copying page\ninformation such as title and URL to the clipboard. The contents can be customized\nvia templates.\n\n\n## Install\n\nDownload the .xpi (for Firefox) or .zip (for Chrome) file from the\n[releases page](https://github.com/imiric/org-clipper/releases) and manually add the\nextension via your browser's settings.\n\n\u003e [!NOTE]\n\u003e These files aren't signed, and the author has no intention of distributing the\n\u003e extension via the Chrome or Firefox stores. If you distrust these packages,\n\u003e see below for manual build instructions.\n\nOn Chrome, drag and drop the .zip file on the extensions page.\n\nOn Firefox, you will need to set `xpinstall.signatures.required` to `false` on the\n`about:config` page. Then click on the cog wheel on the \"Manage Your Extensions\"\npage, and \"Install Add-on From File...\".\n\nAlternatively, if you prefer to build the packages yourself, clone the Git\nrepository, install [Just](https://just.systems/man/en/). and run `just build`.\nThen manually add the packages built in the `dist` directory to your browser.\n\nIn Chrome, you could also load the extension directory without building the extension\nvia the \"Load unpacked\" option. This is useful during development.\n\n\n## Usage\n\nClick on the extension icon in the toolbar or use the Alt+c keyboard shortcut to copy\ninformation about the page in the current tab using the default template.\n\nClipper comes with three templates out-of-the-box:\n- Markdown:\n  ```md\n  ### [$TITLE]($URL)\n  \n  \n  ```\n\n- Org Mode:\n  ```org\n  *** $TITLE\n  :PROPERTIES:\n  :url: $URL\n  :END:\n  \n  \n  ```\n\n- Plain (default):\n  ```\n  Title: $TITLE\n  URL: $URL\n  \n  ```\n\nOn the extension options page you can modify, add or delete templates:\n\n![Options page](/assets/images/options.png)\n\nYou can change the default template by selecting it and pressing \"Save\". This can\nalso be changed via the context menu in the toolbar:\n\n![Context menu](/assets/images/context_menu.png)\n\nYou can use variables `$TITLE` and `$URL` in templates to insert the page title and\nURL respectively.\n\n\n## License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimiric%2Fclipper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimiric%2Fclipper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimiric%2Fclipper/lists"}