Harvard Source Extractor
Extract website sources rapidly, following Harvard standards, with our efficient utility.
Harvard Source Extractorคืออะไร?
Harvard Source Extractor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://trungnhan.name.vn และคุณลักษณะหลักของมันคือ "Extract website sources rapidly, following Harvard standards, with our efficient utility."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Harvard Source Extractor
ดาวน์โหลดไฟล์ส่วนขยาย Harvard Source Extractor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Harvard Source Extractor is a convenient Chrome extension that generates citation text in the Harvard referencing style from the current website you are viewing. With just a click, it automatically extracts relevant information such as the author's name, title, publication date, and URL to create accurate and properly formatted citations. It seamlessly integrates into your browser, saving you time and ensuring the accuracy of your citations for academic or research purposes.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Harvard Source Extractor |
ID | oeilagkbjpeojpkidlbdfhpecchcohmf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/harvard-source-extractor/oeilagkbjpeojpkidlbdfhpecchcohmf |
คำอธิบาย | Extract website sources rapidly, following Harvard standards, with our efficient utility. |
ขนาดไฟล์ | 295 KB |
จำนวนการติดตั้ง | 3,000 |
เวอร์ชันปัจจุบัน | 1.0.9 |
อัปเดตครั้งล่าสุด | 2023-06-11 |
วันที่เผยแพร่ | 2021-05-09 |
คะแนน | 3.86/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | https://trungnhan.name.vn |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://apps.trungnhan.name.vn |
URL หน้านโยบายความเป็นส่วนตัว | https://apps.trungnhan.name.vn/privacy_policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Harvard Source Extractor", "description": "Extract website sources rapidly, following Harvard standards, with our efficient utility.", "version": "1.0.9", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Harvard Source Extractor" }, "permissions": [ "activeTab", "debugger" ] } |