Un-Delete reddit Comments

Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.

Un-Delete reddit Comments क्या है?

Un-Delete reddit Comments https://udrc.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted."।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में Un-Delete reddit Comments एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted using a direct HTML cache of the page you're seeing on reddit. Simple and lightweight.

This application will capture the page as you see it currently. If a comment is later deleted, you have a direct cache copy of the page to view any unedited or deleted comments.                    

एक्सटेंशन की मूल जानकारी

नाम Un-Delete reddit Comments Un-Delete reddit Comments
ID goelkfmlebeihlnanaindammeonplnhi
आधिकारिक URL https://chromewebstore.google.com/detail/un-delete-reddit-comments/goelkfmlebeihlnanaindammeonplnhi
विवरण Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.
फ़ाइल का आकार 632 KB
स्थापना संख्या 1,732
वर्तमान संस्करण 0.4
अंतिम अपडेट 2015-11-19
प्रकाशन तिथि 2015-11-19
रेटिंग 2.33/5 कुल 9 रेटिंग्स
डेवलपर https://udrc.co
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Un-Delete reddit Comments",
    "short_name": "UDrC BETA",
    "description": "Save a cached copy of the current reddit page you're viewing to preserve comments in case they're deleted.",
    "version": "0.4",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "assets\/udr-icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/udr-icon16.png",
        "128": "assets\/udr-icon128.png"
    }
}