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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}