ChromeCiter
Automatically create MLA in-text citations in your browser
ChromeCiterคืออะไร?
ChromeCiter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Swetha Prabakaran และคุณลักษณะหลักของมันคือ "Automatically create MLA in-text citations in your browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChromeCiter
ดาวน์โหลดไฟล์ส่วนขยาย ChromeCiter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ChromeCiter creates MLA in-text and full citations for webpages, books, and more! Simply open the webpage, click on ChromeCiter, fill in any extra information you would like to include, and ChromeCiter will take care of the rest. There is a shortcuts sidebar with all in-text citations, and all citations can be exported for easy inclusion in a project's bibliography. Developed by Swetha Prabakaran and Deepshika Dhanasekar at Thomas Jefferson High School for Science and Technology
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ChromeCiter |
ID | fkghopacecghkmmhjhdhkcjlklbllmhc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc |
คำอธิบาย | Automatically create MLA in-text citations in your browser |
ขนาดไฟล์ | 1.84 MB |
จำนวนการติดตั้ง | 385 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2016-10-12 |
วันที่เผยแพร่ | 2016-10-11 |
ผู้พัฒนา | Swetha Prabakaran |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ChromeCiter", "version": "1.2", "description": "Automatically create MLA in-text citations in your browser", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon38.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/", "storage", "tabs", " |