Web Archives
View archived and cached versions of web pages on 10+ search engines, such as the Wayback Machine, Archive.is and Google.
ما هو Web Archives؟
Web Archives هو إضافة Chrome تم تطويرها بواسطة https://armin.dev، والميزة الرئيسية لها هي "View archived and cached versions of web pages on 10+ search engines, such as the Wayback Machine, Archive.is and Google.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Web Archives
قم بتنزيل ملفات الامتداد Web Archives بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Web Archives is a browser extension that enables you to find archived and cached versions of web pages. Searches can be initiated from the context menu and the browser toolbar. Web Archives is an open source project made possible thanks to a community of awesome supporters. If you'd like to support the continued development of the extension, please check out https://armin.dev/go/patreon A diverse set of archive and cache sources are supported, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines. https://github.com/dessant/web-archives/wiki/Search-engines PRO TIP: search for a link without visiting the web page by right-clicking on the link and searching from the context menu. A handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and the browser toolbar from the extension's options. Search modes: • Tab: search for the web page opened in the active tab. This is the default search mode. • URL: search for a custom page URL. The URL you select during a search is sent to the requested service, such as the Wayback Machine. Visit the extension's privacy policy for more information. The extension is also available for Edge and Safari: https://github.com/dessant/web-archives#readme Reviews are not monitored for bug reports, please use GitHub for issues and feature requests. https://github.com/dessant/web-archives
معلومات أساسية عن التمديد
الاسم | Web Archives |
ID | hkligngkgcpcolhcnkgccglchdafcnao |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/web-archives/hkligngkgcpcolhcnkgccglchdafcnao |
الوصف | View archived and cached versions of web pages on 10+ search engines, such as the Wayback Machine, Archive.is and Google. |
حجم الملف | 711 KB |
عدد التثبيتات | 36,198 |
النسخة الحالية | 5.0.0 |
آخر تحديث | 2023-11-07 |
تاريخ النشر | 2020-02-02 |
تقييم | 4.90/5 مجموع تقييمات 39 |
المطور | https://armin.dev |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/dessant/web-archives#readme |
عنوان صفحة المساعدة | https://github.com/dessant/web-archives/issues |
عنوان صفحة سياسة الخصوصية | https://github.com/dessant/web-archives/wiki/Privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "5.0.0", "author": "Armin Sebastian", "homepage_url": "https:\/\/github.com\/dessant\/web-archives", "default_locale": "en", "minimum_chrome_version": "92.0", "permissions": [ "alarms", "contextMenus", "storage", "unlimitedStorage", "tabs", "activeTab", "notifications", "webRequest", "webRequestBlocking", " |