{"id":17211787,"url":"https://github.com/amerikan/tabtastic","last_synced_at":"2026-02-16T06:02:57.306Z","repository":{"id":181336753,"uuid":"666126303","full_name":"amerikan/tabtastic","owner":"amerikan","description":"A Firefox add-on and Chrome extension that orders open tabs by domain and url, and closes duplicates.","archived":false,"fork":false,"pushed_at":"2023-10-17T23:07:26.000Z","size":114,"stargazers_count":3,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T16:41:16.351Z","etag":null,"topics":["browser-extension","chrome-extension","firefox-addon","firefox-extension","webextension"],"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/amerikan.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":"2023-07-13T19:20:09.000Z","updated_at":"2025-05-20T18:46:18.000Z","dependencies_parsed_at":"2024-12-19T15:35:59.233Z","dependency_job_id":null,"html_url":"https://github.com/amerikan/tabtastic","commit_stats":null,"previous_names":["amerikan/tabtastic"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/amerikan/tabtastic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amerikan%2Ftabtastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amerikan%2Ftabtastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amerikan%2Ftabtastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amerikan%2Ftabtastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amerikan","download_url":"https://codeload.github.com/amerikan/tabtastic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amerikan%2Ftabtastic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29501365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["browser-extension","chrome-extension","firefox-addon","firefox-extension","webextension"],"created_at":"2024-10-15T02:58:28.700Z","updated_at":"2026-02-16T06:02:57.289Z","avatar_url":"https://github.com/amerikan.png","language":"JavaScript","readme":"# Tabtastic\n\n**Tabtastic** is a Firefox add-on and Chrome extension that helps you wrangle your current open tabs by ordering them by domain and URL, and closing any duplicates. Perfect for the tab hoarders.\n\n## Purpose\n\nDuring web research I tend to open several tabs, sometimes I end up with several duplicate tabs opened or tabs that are from the same domain scattered all over. The goal of this project is to help solve those problems via a Firefox add-on/Chrome extension.\n\n## Give it a Try\n\n- Firefox Add-on available at \u003chttps://addons.mozilla.org/en-US/firefox/addon/tabtastic/\u003e\n- Chrome Web Store Extension \u003chttps://chrome.google.com/webstore/detail/tabtastic/gdehoijkpffgonmbbeonbicfbffkglhn\u003e\n\n## 🏁 Road Map\n\n- [x] create icon (**must** be `png` since Chrome doesn't support `svg` see [#4](https://github.com/amerikan/tabtastic/issues/4))\n- [x] sorts all open tab based on domain\n- [x] eliminates duplicates\n- [x] port over as Chrome extension (see current workaround [#1](https://github.com/amerikan/tabtastic/issues/1))\n\n## Development\n\n**Requires**: node, firefox or chrome\n\n### Dependencies\n\nInstall dependencies:\n\n```sh\nnpm i\n```\n\n### Start up\n\nRun extension in firefox:\n\n```sh\nnpm run start:firefox\n```\n\nRun extension in chrome:\n\n```sh\nnpm run start:chrome\n```\n\nThe add-on/extension will install temporarily and will watch for changes made.\n\n### Debugging\n\n- monitor logs in the terminal where you ran start script\n- for in Firefox you can use console in dev tools\n- for Chrome see tips \u003chttps://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#logs\u003e, `console.log`'s don't seem to display, only `console.error`'s.\n\n#### Build Release\n\nFor now versions should be manually bumped in `package.json` and `manifest.json`.\n\nThen run:\n\n```sh\nnpm run build:firefox\n```\n\nand/or\n\n```sh\nnpm run build:chrome\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famerikan%2Ftabtastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famerikan%2Ftabtastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famerikan%2Ftabtastic/lists"}