{"id":50865301,"url":"https://github.com/fazulk/original-pin","last_synced_at":"2026-06-15T00:32:08.605Z","repository":{"id":361484443,"uuid":"1254628492","full_name":"fazulk/original-pin","owner":"fazulk","description":"Chrome extension which allows users to return to originally pinned URLs","archived":false,"fork":false,"pushed_at":"2026-05-30T23:51:49.000Z","size":1138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-11T14:31:07.253Z","etag":null,"topics":["chrome","extensions"],"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/fazulk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-30T20:10:24.000Z","updated_at":"2026-05-30T23:51:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fazulk/original-pin","commit_stats":null,"previous_names":["fazulk/original-pin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fazulk/original-pin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazulk%2Foriginal-pin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazulk%2Foriginal-pin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazulk%2Foriginal-pin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazulk%2Foriginal-pin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazulk","download_url":"https://codeload.github.com/fazulk/original-pin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazulk%2Foriginal-pin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34343312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":["chrome","extensions"],"created_at":"2026-06-15T00:32:07.571Z","updated_at":"2026-06-15T00:32:08.589Z","avatar_url":"https://github.com/fazulk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Original Pin\n\nOriginal Pin is a Chrome web extension that remembers the URL a tab had when it became pinned and lets you return that pinned tab to the remembered URL.\n\nChrome extensions cannot observe `Command`/`Control` + clicks on Chrome's own tab strip, so this extension uses Chrome-supported triggers instead:\n\n- `Command+Shift+Y` on macOS, or `Ctrl+Shift+Y` on Windows/Linux, restores the currently active pinned tab.\n- Click the extension action while a pinned tab is active.\n- Context menu entries are registered for page right-click menus.\n\nThe extension also provides a context menu action to set the current URL as the saved original URL when the browser exposes that menu entry.\n\n## Example\n\n### Just click to restore\n\nAfter loading the extension, the toolbar action appears next to the address bar as a pin icon. When a pinned tab is active, click that toolbar action to return the tab to its saved original URL.\n\n![Chrome toolbar showing the Original Pin action beside the address bar](assets/screenshots/just-click-to-restore.png)\n\n### Right-click menu\n\nYou can also right-click on a page while a pinned tab is active and open the `Original Pin` submenu. From there:\n\n![Chrome page context menu showing the Original Pin submenu](assets/screenshots/right-click-menu.png)\n\n- `Return to original URL` restores the pinned tab to the URL it had when it was pinned.\n- `Set current URL as original` replaces the saved original URL with the current page URL.\n\n## Local Development\n\nRun checks:\n\n```sh\nnpm test\nnpm run check\n```\n\nLoad the repository folder as an unpacked extension from `chrome://extensions`. For automated local testing, use Chrome for Testing or Chromium; current stable Google Chrome branded builds no longer load unpacked extensions through `--load-extension`.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazulk%2Foriginal-pin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazulk%2Foriginal-pin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazulk%2Foriginal-pin/lists"}