Webrecorder ArchiveWeb.page
Create high-fidelity web archives directly in your browser
Vad är Webrecorder ArchiveWeb.page?
Webrecorder ArchiveWeb.page är en Chrome-tillägg utvecklad av https://webrecorder.net, och dess huvudfunktion är "Create high-fidelity web archives directly in your browser".
Tilläggsskärmbilder
Ladda ner Webrecorder ArchiveWeb.page-förlängningens CRX-fil
Ladda ner Webrecorder ArchiveWeb.page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The extension allows users to create high-fidelity web archives, directly in the browser. When enabled, the extension 'records' the network traffic on a given tab and stores the data in the browser. The recordings page shows a listing of all archived pages. The extension allows users to replay the archived web pages (using the replayweb.page system), and allows users to export archived pages in standard WARC and new WACZ formats.
Grundläggande Information om Tillägg
Namn | Webrecorder ArchiveWeb.page |
ID | fpeoodllldobpkbkabpblcfaogecpndd |
Officiell webbadress | https://chromewebstore.google.com/detail/webrecorder-archivewebpag/fpeoodllldobpkbkabpblcfaogecpndd |
Beskrivning | Create high-fidelity web archives directly in your browser |
Filstorlek | 5.54 MB |
Antal Installationer | 14,095 |
Aktuell Version | 0.11.3 |
Senast Uppdaterad | 2023-10-07 |
Publiceringsdatum | 2020-10-20 |
Betyg | 4.21/5 Totalt 14 Betyg |
Utvecklare | https://webrecorder.net |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://archiveweb.page |
Hjälpsida URL | https://archiveweb.page/guide |
URL till Sekretesspolicy Sidan | https://archiveweb.page/en/privacy |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Webrecorder ArchiveWeb.page", "description": "Create high-fidelity web archives directly in your browser", "version": "0.11.3", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ "debugger", "contextMenus", "tabs", "activeTab", "storage", "unlimitedStorage", "webRequest", "webRequestBlocking", " |