Raindrop.io list

Your smart bookmarks. A beautiful way to remember the most important thing.

Raindrop.io list क्या है?

Raindrop.io list Nikolay Vasilchuk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Your smart bookmarks. A beautiful way to remember the most important thing."।

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

screenshot
screenshot
screenshot

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

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

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

                        No longer supported. Use the official addon Raindrop.io
https://chrome.google.com/webstore/detail/raindropio/ihapciekeckoimelfjmkapoeccmfdipa

Raindrop makes bookmarks more vivid and functional.
It's an extension to quickly view your Raindrop.io bookmarks.

Raindrop.io saves not just bookmarks but associated content depending on page type.
If it's an article, it will be cut and saved with the bookmark.
The same applies to video, photo and presentations.
So you can organize thematic collections with different content.
Collections can be made public and used in your application or a website using API.                    

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

नाम Raindrop.io list Raindrop.io list
ID hnoljbfpcendgbcefjmllhnnmddojcod
आधिकारिक URL https://chromewebstore.google.com/detail/raindropio-list/hnoljbfpcendgbcefjmllhnnmddojcod
विवरण Your smart bookmarks. A beautiful way to remember the most important thing.
फ़ाइल का आकार 52.68 KB
स्थापना संख्या 642
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2014-06-30
प्रकाशन तिथि 2014-06-30
रेटिंग 3.90/5 कुल 10 रेटिंग्स
डेवलपर Nikolay Vasilchuk
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://raindrop.io/
सहायता पृष्ठ URL http://raindrop.uservoice.com/
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "version": "1.1.1",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "permissions": [
        "storage",
        "http:\/\/raindrop.io\/*"
    ],
    "browser_action": {
        "default_icon": {
            "38": "icons\/38.png",
            "19": "icons\/19.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "icons": {
        "128": "icons\/128.png",
        "48": "icons\/48.png",
        "38": "icons\/38.png",
        "19": "icons\/19.png"
    }
}