Simple MLA Citation

The Simplest MLA formatter

ما هو Simple MLA Citation؟

Simple MLA Citation هو إضافة Chrome تم تطويرها بواسطة Phillip Salazar، والميزة الرئيسية لها هي "The Simplest MLA formatter".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Simple MLA Citation

قم بتنزيل ملفات الامتداد Simple MLA Citation بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}