Mick Schroeder's Citation Generator

This extension loads the current page into Mick Schroeder's Citation Generator.

Mick Schroeder's Citation Generatorとは何ですか?

Mick Schroeder's Citation Generatorはhttps://mickschroeder.comによって開発されたChromeの拡張機能で、その主な機能は「This extension loads the current page into Mick Schroeder's Citation Generator.」です。

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

screenshot

Mick Schroeder's Citation Generator拡張機能のCRXファイルをダウンロード

Mick Schroeder's Citation Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        🔥 📑 
This extension loads the current page into Mick Schroeder’s automatic citation, bibliography and .PDF filename generator. 

Automatically generate citations from a 🌐 URL, 📘 PubMed, 🆔 DOI, 📚 Journals, and many others… 

🔥 Style with AMA, APA, APA, NLM, + 9000 more. 

🔥 Skip the paywall. Find free, full-text PDF.

HOW TO USE:
 - Just click the red "quotation mark" icon in the toolbar to automatically generate a citation for the current web page                    

拡張機能の基本情報

名前 Mick Schroeder's Citation Generator Mick Schroeder's Citation Generator
ID gocmebnobccjiigdnakfmlieghedgdhk
公式URL https://chromewebstore.google.com/detail/mick-schroeders-citation/gocmebnobccjiigdnakfmlieghedgdhk
説明 This extension loads the current page into Mick Schroeder's Citation Generator.
ファイルサイズ 18.31 KB
インストール数 2,636
現在のバージョン 2.0
最終更新日 2021-08-09
公開日 2015-12-22
評価 3.71/5 合計 17 レビュー
開発者 https://mickschroeder.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cite.mickschroeder.com/
プライバシーポリシーページのURL https://mickschroeder.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mick Schroeder's Citation Generator",
    "description": "This extension loads the current page into Mick Schroeder's Citation Generator.",
    "version": "2.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": false
    },
    "permissions": [
        ""
    ]
}