WaybackMachine

web.archive.org unofficial WaybackMachine extension

ما هو WaybackMachine؟

WaybackMachine هو إضافة Chrome تم تطويرها بواسطة Mohammad Hussein، والميزة الرئيسية لها هي "web.archive.org unofficial WaybackMachine extension".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة WaybackMachine

قم بتنزيل ملفات الامتداد WaybackMachine بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        With a click of a mouse, the extension uses web.archive.org's internet archiving Wayback Machine to view the current website you're on in the year and month you specify.

If the website you're viewing wasn't crawled by the machine at the specified month or year, it takes you to the nearest crawled version and opens it in a new tab.                    

معلومات أساسية عن التمديد

الاسم WaybackMachine WaybackMachine
ID gofnhkhaadkoabedkchceagnjjicaihi
عنوان URL الرسمي https://chromewebstore.google.com/detail/waybackmachine/gofnhkhaadkoabedkchceagnjjicaihi
الوصف web.archive.org unofficial WaybackMachine extension
حجم الملف 63.26 KB
عدد التثبيتات 4,451
النسخة الحالية 1.1
آخر تحديث 2016-03-18
تاريخ النشر 2016-03-18
تقييم 3.42/5 مجموع تقييمات 24
المطور Mohammad Hussein
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WaybackMachine",
    "description": "web.archive.org unofficial WaybackMachine extension",
    "version": "1.1",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}