Simple MLA Citation

The Simplest MLA formatter

Simple MLA Citation क्या है?

Simple MLA Citation Phillip Salazar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Simplest MLA formatter"।

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

screenshot

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

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

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

                        Writing research paper can be difficult especially making a citation; Simple MLA can simplify this problem. Simple MLA is a citation machine for citing sources for research paper. 

Simple MLA has 3 key features that can improve productivity. One the key feature of Simple MLA is that it put the citation in 12pt font size and in Time Romans font style. The second key feature is that its almost separate from the browser. The last key feature is that there is no ads!!!

On how to use Simple MLA is to put information in the right fields. Some of the fields are going to be title of the article, author of the article, website URL, date published, and date accessed. To make citation just press the format button, and to remove citation just press remove all.                    

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

नाम Simple MLA Citation Simple MLA Citation
ID jngcafgjcgmfofcmkcbddobnifjimnfm
आधिकारिक URL https://chrome.google.com/webstore/detail/simple-mla-citation/jngcafgjcgmfofcmkcbddobnifjimnfm
विवरण The Simplest MLA formatter
फ़ाइल का आकार 98.78 KB
स्थापना संख्या 366
वर्तमान संस्करण 2.0
अंतिम अपडेट 2016-10-15
प्रकाशन तिथि 2016-10-15
रेटिंग 2.50/5 कुल 6 रेटिंग्स
डेवलपर Phillip Salazar
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://phillipsalazar.github.io/
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple MLA Citation",
    "description": "The Simplest MLA formatter",
    "version": "2.0",
    "background": {
        "scripts": [
            "content.js"
        ]
    },
    "browser_action": [],
    "permissions": [
        "tabs",
        "background"
    ]
}