Tiny notes

Create your tiny notes without leaving current tab

Tiny notes क्या है?

Tiny notes taras.d द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create your tiny notes without leaving current tab"।

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

screenshot

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

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

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

                                            

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

नाम Tiny notes Tiny notes
ID bhpicdlgfpjaidahkmfddkehnmlbljed
आधिकारिक URL https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed
विवरण Create your tiny notes without leaving current tab
फ़ाइल का आकार 38.17 KB
स्थापना संख्या 71
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2017-02-20
प्रकाशन तिथि 2017-02-19
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर taras.d
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tiny notes",
    "version": "1.0.3",
    "description": "Create your tiny notes without leaving current tab",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Tiny notes",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "24": "icons\/icon-24.png",
            "32": "icons\/icon-32.png"
        }
    }
}