Mick Schroeder's Citation Generator

This extension loads the current page into Mick Schroeder's Citation Generator.

Mick Schroeder's Citation Generator क्या है?

Mick Schroeder's Citation Generator https://mickschroeder.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension loads the current page into Mick Schroeder's Citation Generator."।

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

screenshot

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

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

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

                        🔥 📑 
This extension loads the current page into Mick Schroeder’s automatic citation, bibliography and .PDF filename generator. 

Automatically generate citations from a 🌐 URL, 📘 PubMed, 🆔 DOI, 📚 Journals, and many others… 

🔥 Style with AMA, APA, APA, NLM, + 9000 more. 

🔥 Skip the paywall. Find free, full-text PDF.

HOW TO USE:
 - Just click the red "quotation mark" icon in the toolbar to automatically generate a citation for the current web page                    

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

नाम Mick Schroeder's Citation Generator Mick Schroeder's Citation Generator
ID gocmebnobccjiigdnakfmlieghedgdhk
आधिकारिक URL https://chromewebstore.google.com/detail/mick-schroeders-citation/gocmebnobccjiigdnakfmlieghedgdhk
विवरण This extension loads the current page into Mick Schroeder's Citation Generator.
फ़ाइल का आकार 18.31 KB
स्थापना संख्या 2,636
वर्तमान संस्करण 2.0
अंतिम अपडेट 2021-08-09
प्रकाशन तिथि 2015-12-22
रेटिंग 3.71/5 कुल 17 रेटिंग्स
डेवलपर https://mickschroeder.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://cite.mickschroeder.com/
गोपनीयता नीति पृष्ठ URL https://mickschroeder.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mick Schroeder's Citation Generator",
    "description": "This extension loads the current page into Mick Schroeder's Citation Generator.",
    "version": "2.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": false
    },
    "permissions": [
        ""
    ]
}