Harvard Source Extractor

Extract website sources rapidly, following Harvard standards, with our efficient utility.

Harvard Source Extractorとは何ですか?

Harvard Source Extractorはhttps://trungnhan.name.vnによって開発されたChromeの拡張機能で、その主な機能は「Extract website sources rapidly, following Harvard standards, with our efficient utility.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Harvard Source Extractor拡張機能のCRXファイルをダウンロード

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 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
Eメール [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"
    ]
}