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.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Harvard Source Extractor

قم بتنزيل ملفات الامتداد Harvard Source Extractor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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
عنوان صفحة سياسة الخصوصية 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"
    ]
}