Citation Generator

Generate citations for a project at the click of a button.

什麼是Citation Generator?

Citation Generator是由danieljextensions開發的Chrome擴展程式,該擴展的主要功能是“Generate citations for a project at the click of a button.”。

擴展截圖

screenshot

下載Citation Generator擴展crx文件

下載Citation Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Generate citations for a project at the click of a button. Choose between MLA, APA, Chicago, Vancouver or Harvard citing style. Copy all citations by clicking on the top right corner.                    

擴展基本資訊

名稱 Citation Generator Citation Generator
ID necdcdcfodjkfjfbgieeemmhondglmkc
官方網址 https://chromewebstore.google.com/detail/citation-generator/necdcdcfodjkfjfbgieeemmhondglmkc
簡介 Generate citations for a project at the click of a button.
檔案大小 5.23 KB
安裝次數 38
目前版本 1.0
更新時間 2022-08-23
上架時間 2022-08-22
評分 3.00/5 共 1 次評分
開發者 danieljextensions
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.privacypolicies.com/live/46eeb925-ce64-44ae-8a21-d81edca6fd69
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Citation Generator",
    "description": "Generate citations for a project at the click of a button.",
    "version": "1.0",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "activeTab",
        "storage"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}