Bookmarks to References

This extension converts Bookmarks in a folder to a list of References

Bookmarks to References क्या है?

Bookmarks to References Rohan Chakravarthy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension converts Bookmarks in a folder to a list of References"।

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

screenshot
screenshot
screenshot

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

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

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

                        This extension shows you a list of all your bookmark folders, allows you to select a folder and generates a list of references from all the links in the folder. To get a more detailed list you can change the title of the bookmark when you save it. To select the list just click anywhere within the text.

I created this because I got tired of maintaining a separate list of links that I referred to for my papers and code and was surprised I couldn't find anything online to do this for me!                    

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

नाम Bookmarks to References Bookmarks to References
ID aigindmbmcgegjhjnonholgaebnldmln
आधिकारिक URL https://chromewebstore.google.com/detail/bookmarks-to-references/aigindmbmcgegjhjnonholgaebnldmln
विवरण This extension converts Bookmarks in a folder to a list of References
फ़ाइल का आकार 25.05 KB
स्थापना संख्या 648
वर्तमान संस्करण 0.5
अंतिम अपडेट 2016-12-22
प्रकाशन तिथि 2016-12-22
रेटिंग 5.00/5 कुल 5 रेटिंग्स
डेवलपर Rohan Chakravarthy
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bookmarks to References",
    "description": "This extension converts Bookmarks in a folder to a list of References",
    "version": "0.5",
    "browser_action": {
        "_comment": "icon.png is provided by DesignModo under the Creative Commons License",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "bookmarks"
    ]
}

संबंधित एक्सटेंशन्स