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.”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | gocmebnobccjiigdnakfmlieghedgdhk |
| 官方網址 | 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 |
| 電子郵箱 | [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": [
" | |