WaybackMachine

web.archive.org unofficial WaybackMachine extension

WaybackMachine क्या है?

WaybackMachine Mohammad Hussein द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "web.archive.org unofficial WaybackMachine extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WaybackMachine एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}