{"id":13479739,"url":"https://github.com/cheap-glitch/warpgate","last_synced_at":"2025-03-24T05:32:28.860Z","repository":{"id":43174413,"uuid":"241638770","full_name":"cheap-glitch/warpgate","owner":"cheap-glitch","description":"💫 A lightweight browser extension to jump to various external bookmarks from the address bar.","archived":false,"fork":false,"pushed_at":"2025-03-13T04:20:03.000Z","size":1198,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T05:25:21.709Z","etag":null,"topics":["browser-extension","firefox-addon","firefox-extension","firefox-webextension","github-stars","web-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheap-glitch.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},"funding":{"github":"cheap-glitch"}},"created_at":"2020-02-19T14:13:25.000Z","updated_at":"2025-02-05T12:40:24.000Z","dependencies_parsed_at":"2024-02-07T05:36:45.922Z","dependency_job_id":"0d47060a-3b5a-4f5e-9f60-875a8713d0b6","html_url":"https://github.com/cheap-glitch/warpgate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fwarpgate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fwarpgate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fwarpgate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fwarpgate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheap-glitch","download_url":"https://codeload.github.com/cheap-glitch/warpgate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217136,"owners_count":20579288,"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":["browser-extension","firefox-addon","firefox-extension","firefox-webextension","github-stars","web-extension"],"created_at":"2024-07-31T16:02:22.257Z","updated_at":"2025-03-24T05:32:28.540Z","avatar_url":"https://github.com/cheap-glitch.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n![Logo (light mode)](docs/logo-dark.png#gh-light-mode-only)\n![Logo (dark mode)](docs/logo-light.png#gh-dark-mode-only)\n\n[![License](https://shields.io/github/license/cheap-glitch/warpgate?color=ff3acc)](LICENSE)\n[![Latest release](https://shields.io/github/v/release/cheap-glitch/warpgate?sort=semver\u0026label=latest%20release\u0026color=ff3acc)](https://github.com/cheap-glitch/warpgate/releases/latest)\n\n\u003c/div\u003e\n\n**Warpgate** is  a browser extension which  enables a quick and  painless way to\naccess \"external bookmarks\", i.e.  URLs that have been pinned/starred/bookmarked\nin a third-party service or web app.\n\n\u003e For now, Warpgate only works  with starred GitHub repos. Suggestions for other\n\u003e services are welcomed!\n\n## Installation\n\n * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/warpgate)\n * Chrome (not yet available)\n * Opera (not yet available)\n\n### Configuration\n\nGo the preferences  page (`about:addons` \u003e *Warpgate* \u003e  *Preferences*) to setup\nthe extension.\n\n#### Starred GitHub repos\n\nCreate a new personal token by going to [this page](https://github.com/settings/tokens/new?description=Warpgate\u0026scopes=read:user)\nand clicking  on **Generate token**  at the bottom. Copy-paste  the alphanumeric\ncode in the corresponding field, wait for  the targets to update, and that's it!\n\nYou can  now jump  to any  of your  starred GitHub  repos. The  suggestions will\nupdate themselves when you unstar a repo or star a new one.\n\n## Usage\n\nEnter the  prefix `@` in  the address  bar, followed by  a space and  the search\nstring. Warpgate will suggest matching targets based on your settings.\n\n![usage demo](docs/demo.gif)\n\nThe warp targets are  updated every 10 minutes, but if for  some reason you want\nan immediate refresh, press `Alt + W` on your keyboard.\n\n## F.A.Q.\n\n### What are the required permissions for?\n\nThe **storage** permission is  needed to keep the list of  URLs in the browser's\nlong-term memory  and avoid  flooding third-party  services with  requests every\ntime you enter something in the address bar.\n\nThe **notifications**  is needed  to, well, send  notifications. It's  only used\nonce, when  the local  data is forcefully  refreshed by pressing  `Alt +  W`, to\nnotify of the success of the operation.\n\n### What about things like saved  Reddit posts, Pocket items, tweet collections, etc?\n\nThose URLs are more akin to archived files: they're saved for a potential use at\nan  unknown later  point, not  for regular  visits. Warpgate  focuses on  giving\ninstant access  to more frequently visited  URLs which are closer  to in-browser\nbookmarks.\n\n## Contributing\n\nContributions are welcomed! Please open an issue before submitting substantial changes.\n\n## Acknowledgments\n\nThe  font used  for the  logo is  [VAL](https://www.fontfabric.com/fonts/val) by\n[FontFabric](https://www.fontfabric.com).\n\n## License\n\n[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0)\n","funding_links":["https://github.com/sponsors/cheap-glitch"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheap-glitch%2Fwarpgate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheap-glitch%2Fwarpgate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheap-glitch%2Fwarpgate/lists"}