Nectar

With a single click, read the words of ancient and modern Buddhist masters.

Nectar क्या है?

Nectar Nectar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With a single click, read the words of ancient and modern Buddhist masters."।

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

screenshot
screenshot

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

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

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

                        A quote from a Buddhist text is shown each time you click the Nectar icon.

Further information about the displayed quote and a link to the source text are available by mousing over the quote card and clicking "More about this quote." 



Most quotes were obtained from translations of Tibetan texts generously made available by Lotsawa House (lotsawahouse.org). In the interest of respecting others' copyright, only texts that are under a license that allows publishing excerpts (e.g., some Creative Commons licenses) or that are in the public domain were excerpted from. 

Quotes were obtained from three other sources in addition to Lotsawa House:
Unfettered Mind (unfetteredmind.org)
Internet Sacred Texts Archive (www.sacred-texts.com)
The Gutenberg Project (gutenberg.org)
Access To Insight (accesstoinsight.org)



The current count of excerpts is 381.                    

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

नाम Nectar Nectar
ID igcmfhglpgkgbkdhnadckmgmofokobfc
आधिकारिक URL https://chromewebstore.google.com/detail/nectar/igcmfhglpgkgbkdhnadckmgmofokobfc
विवरण With a single click, read the words of ancient and modern Buddhist masters.
फ़ाइल का आकार 129 KB
स्थापना संख्या 105
वर्तमान संस्करण 0.0.10
अंतिम अपडेट 2018-02-25
प्रकाशन तिथि 2018-02-24
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Nectar
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nectar",
    "description": "With a single click, read the words of ancient and modern Buddhist masters.",
    "version": "0.0.10",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/yellow-peony_16x16.png",
        "32": "images\/yellow-peony_32x32.png",
        "128": "images\/peony-red-yellow_128x128.png"
    },
    "background": {
        "scripts": [
            "thirdparty\/jquery-2.1.4.min.js",
            "popup.js",
            "showquoteinfo.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "38": "images\/red-yellow_38x38.png"
        },
        "default_popup": "popup.html",
        "default_title": ""
    },
    "manifest_version": 2
}