{"id":13603070,"url":"https://github.com/maxlath/website-history-browser","last_synced_at":"2025-03-02T16:31:48.708Z","repository":{"id":67788005,"uuid":"348776599","full_name":"maxlath/website-history-browser","owner":"maxlath","description":"a WebExtension to browse your history per website","archived":false,"fork":false,"pushed_at":"2024-01-12T18:24:18.000Z","size":747,"stargazers_count":11,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-07T06:40:39.929Z","etag":null,"topics":["bookmarks","browser","history"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/website-history-browser/","language":"Svelte","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/maxlath.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}},"created_at":"2021-03-17T16:23:52.000Z","updated_at":"2024-02-15T02:35:21.000Z","dependencies_parsed_at":"2024-01-17T05:25:34.317Z","dependency_job_id":"76c0463f-1860-410a-96fb-5a11913c41ea","html_url":"https://github.com/maxlath/website-history-browser","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxlath%2Fwebsite-history-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxlath%2Fwebsite-history-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxlath%2Fwebsite-history-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxlath%2Fwebsite-history-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxlath","download_url":"https://codeload.github.com/maxlath/website-history-browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241537377,"owners_count":19978521,"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":["bookmarks","browser","history"],"created_at":"2024-08-01T18:01:48.136Z","updated_at":"2025-03-02T16:31:48.681Z","avatar_url":"https://github.com/maxlath.png","language":"Svelte","funding_links":[],"categories":["browser","others"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eWebsite History Browser\u003c/h1\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/extension/history.svg\" alt=\"logo\" width=\"50%\"\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\nA WebExtension to browse your history per website, with different kinds of filters not available in the native history browser\n\n## Features\n* text search through the history of a single website\n\u003cdiv\u003e\u003ca title=\"text search through the history of a single website\" href=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/per_website_text_filter.jpg\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/per_website_text_filter.jpg\" alt=\"text search through the history of a single website\"\u003e\u003c/a\u003e\u003c/div\u003e\n\n* browse through sub-parts of a website\n\u003cdiv\u003e\u003ca title=\"browse through sub-parts of a website\" href=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/tree.jpg\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/tree.jpg\" alt=\"browse through sub-parts of a website\"\u003e\u003c/a\u003e\u003c/div\u003e\n\n* browse through a website's bookmarks only, and display [Time Capsules](https://addons.mozilla.org/firefox/addon/time-capsule/) as special bookmarks\n\u003cdiv\u003e\u003ca title=\"browse through a website\u0026#39;s bookmarks only\" href=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/time_capsules_integration.jpg\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/maxlath/website-history-browser/main/img/screenshots/time_capsules_integration.jpg\" alt=\"browse through a website\u0026#39;s bookmarks only\"\u003e\u003c/a\u003e\u003c/div\u003e\n\n## Default shortkeys\nDefault shortkeys\n* `Ctrl+Alt+H`: display history browser in a popup\n* `Ctrl+Alt+J`: display history browser in a new tab\n\n## Install\n* [Firefox](https://addons.mozilla.org/firefox/addon/website-history-browser/)\n\n## Development setup\n```sh\ngit clone https://github.com/maxlath/website-history-browser\ncd website-history-browser\nnpm install\n\n# Rebuild extension files on source file changes\nnpm run watch\n# In another terminal, run this command to open a firefox instance with the extension installed\n# as a temporary extension, auto-reloading on file changes\nnpm run auto-reload-extension\n```\n\n## Build\n```sh\n# Builds the extension zip file in ./web-ext-artifacts\nnpm run build\n```\n\n## License\n[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlath%2Fwebsite-history-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxlath%2Fwebsite-history-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlath%2Fwebsite-history-browser/lists"}