Simple MLA Citation

The Simplest MLA formatter

Qu'est-ce que Simple MLA Citation ?

Simple MLA Citation est une extension Chrome développée par Phillip Salazar, et sa fonction principale est "The Simplest MLA formatter".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Simple MLA Citation

Téléchargez les fichiers d'extension Simple MLA Citation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Simple MLA Citation Simple MLA Citation
ID jngcafgjcgmfofcmkcbddobnifjimnfm
URL Officiel https://chrome.google.com/webstore/detail/simple-mla-citation/jngcafgjcgmfofcmkcbddobnifjimnfm
Description The Simplest MLA formatter
Taille du Fichier 98.78 KB
Nombre d'Installations 366
Version Actuelle 2.0
Dernière Mise à Jour 2016-10-15
Date de Publication 2016-10-15
Évaluation 2.50/5 Total 6 Évaluations
Développeur Phillip Salazar
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://phillipsalazar.github.io/
Langues Prises en Charge 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"
    ]
}