{"id":13549980,"url":"https://github.com/rahiel/archiveror","last_synced_at":"2025-04-07T07:11:31.652Z","repository":{"id":27843932,"uuid":"31334130","full_name":"rahiel/archiveror","owner":"rahiel","description":"Archiveror will help you preserve the webpages you love. 💾","archived":false,"fork":false,"pushed_at":"2019-10-18T07:20:42.000Z","size":172,"stargazers_count":443,"open_issues_count":26,"forks_count":43,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-31T05:08:58.529Z","etag":null,"topics":["archiving","bookmark","browser-extension","chrome-extension","firefox-extension","javascript","linkrot","mhtml","web-archiving","webextension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-25T20:26:10.000Z","updated_at":"2025-03-29T02:55:44.000Z","dependencies_parsed_at":"2022-08-17T20:00:33.618Z","dependency_job_id":null,"html_url":"https://github.com/rahiel/archiveror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahiel%2Farchiveror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahiel%2Farchiveror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahiel%2Farchiveror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahiel%2Farchiveror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahiel","download_url":"https://codeload.github.com/rahiel/archiveror/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608153,"owners_count":20965952,"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":["archiving","bookmark","browser-extension","chrome-extension","firefox-extension","javascript","linkrot","mhtml","web-archiving","webextension"],"created_at":"2024-08-01T12:01:27.664Z","updated_at":"2025-04-07T07:11:31.623Z","avatar_url":"https://github.com/rahiel.png","language":"JavaScript","funding_links":[],"categories":["工具","JavaScript","chrome-extension"],"sub_categories":["信息备份"],"readme":"# Archiveror\n\n[![Build Status](https://travis-ci.org/rahiel/archiveror.svg?branch=master)](https://travis-ci.org/rahiel/archiveror)\n[![License](https://img.shields.io/badge/License-GPLv3+-blue.svg)](https://github.com/rahiel/archiveror/blob/master/LICENSE.txt)\n\nArchiveror is a browser extension that archives webpages by submitting them to\n[archive.is][], [archive.org][] and other archiving services. These archives are\npublicly available, so you then have a backup that you can refer to in case the\noriginal falls prey to [link rot][].\n\nArchiveror also preserves your bookmarks by automatically archiving them in the\nbackground. Its icon changes when you visit a bookmark it has archived, clicking\non it shows the archive links. Archiving of bookmarks happens when you make a\nnew bookmark and when you open an old bookmark. This can be disabled.\n\nYou can manually archive webpages by clicking on the icon, using the Alt+Shift+Y\nhotkey (configurable), via the page's right click context menu, or by\nright-clicking on links on a page. The URL for the archive is then copied to\nyour clipboard, so you can easily paste the link for references and citations.\n\nHappy archiving!\n\n[archive.is]: https://archive.is\n[archive.org]: https://archive.org\n[link rot]: https://en.wikipedia.org/wiki/Link_rot\n\n## Archiving Services\n\nArchiveror supports several online archiving service. When clicking on the icon,\nyou'll see an \"Archive Now\" button. You can select which archiving services to\nuse when you click this button at the options, there you can also select\nmultiple services to archive a single page at multiple web archives.\n\n- [**archive.is**](https://archive.is), launched in 2012. Blocks (some)\n  advertising and (user tracking) JavaScript. Links:\n  [Example](https://archive.is/N0yex), [FAQ][faq-archive.is],\n  [Wikipedia][wiki-archive.is].\n- [**archive.org**](https://archive.org/web/), launched in 2001. Better known as\n  the [Wayback Machine][]. Respects [robots.txt][robot] so it cannot archive all\n  webpages. Links:\n  [Example](https://web.archive.org/web/20160420095454/http://physics.weber.edu/schroeder/md/),\n  [FAQ][faq-archive.org], [Wikipedia][wiki-archive.org].\n- [**perma.cc**](https://perma.cc/), launched in 2013. Founded by the Harvard\n  Law School Library. Provides accounts to manage archived links. Free accounts\n  can only create 10 archives. Links:\n  [Example](https://perma.cc/M8Q2-B8FY), [FAQ][faq-perma].\n- [**webcitation.org**](http://www.webcitation.org), launched in 1997, respects\n  robots.txt. You need to set an email address at the options to use it. Has a\n  focus on academic users. Links:\n  [Example](http://www.webcitation.org/6guJcxnyr), [FAQ][faq-webcite],\n  [Wikipedia][wiki-webcite].\n\n[robot]: https://en.wikipedia.org/wiki/Robots_exclusion_standard\n[faq-archive.is]: https://archive.is/faq\n[faq-archive.org]: https://archive.org/about/faqs.php#The_Wayback_Machine\n[faq-perma]: https://perma.cc/docs/faq\n[faq-webcite]: https://www.webcitation.org/faq\n[wiki-archive.is]: https://en.wikipedia.org/wiki/Archive.is\n[wiki-archive.org]: https://en.wikipedia.org/wiki/Internet_Archive\n[wiki-webcite]: https://en.wikipedia.org/wiki/WebCite\n[wayback machine]: https://en.wikipedia.org/wiki/Wayback_Machine\n\n## Local Saving\n\nArchiveror also makes local copies of webpages. It saves one webpage in a single\n[MHTML][] file. Save pages manually by either clicking the button or by pressing\nCtrl+Shift+S. The filenames end with the UTC date and time of when the archive\nwas made, and with the first 4 bytes of the SHA-256 hash of the archive.\n\nTo enable local archiving of bookmarks, right click the Archiveror button, go to\nthe options and then select \"MHTML\" at the \"Bookmarks\" section. With this option\nenabled your bookmarks will be saved in your Downloads directory following your\nbookmark structure. If you move your bookmarks around, Archiveror will mirror\nyour changes and likewise move your local archives. For this to work you need to\ncheck \"Allow access to file URLs\" at the extensions page. Go to your extensions\nand enable it: \u003chttps://i.imgur.com/ahrfe3M.png\u003e.\n\nLocal saving is currently only available for Chromium, vote\nfor [this bug][1261339] if you want this feature on Firefox. Alternatively\nconsider the [Save Page WE][] add-on.\n\n[MHTML]: https://en.wikipedia.org/wiki/MHTML\n[1261339]: https://bugzilla.mozilla.org/show_bug.cgi?id=1261339\n[Save Page WE]: https://addons.mozilla.org/firefox/addon/save-page-we/\n\n## Installation\n\n* [Chromium](https://chrome.google.com/webstore/detail/archiveror/cpjdnekhgjdecpmjglkcegchhiijadpb)\n* [Firefox](https://addons.mozilla.org/firefox/addon/archiveror/)\n\n## Credits\n\n* The [floppy disk icon][floppy] is by the\n  artist [sixsixfive](https://sixsixfive.deviantart.com/) and was generously\n  released into the public domain.\n* This extension would not be possible without the free archiving services\n  provided by \u003chttps://archive.is\u003e, \u003chttps://archive.org\u003e, \u003chttps://perma.cc/\u003e\n  and \u003chttp://www.webcitation.org\u003e.\n* The essay [Archiving URLs](https://www.gwern.net/Archiving-URLs) by Gwern\n  Branwen served as inspiration for this add-on.\n\n[floppy]: https://openclipart.org/detail/211780/matt-icons_media-floppy-by-sixsixfive-211780\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahiel%2Farchiveror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahiel%2Farchiveror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahiel%2Farchiveror/lists"}