Mick Schroeder's Citation Generator
This extension loads the current page into Mick Schroeder's Citation Generator.
Mick Schroeder's Citation Generator là gì?
Mick Schroeder's Citation Generator là một tiện ích mở rộng Chrome được phát triển bởi https://mickschroeder.com, và tính năng chính của nó là "This extension loads the current page into Mick Schroeder's Citation Generator.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mick Schroeder's Citation Generator
Tải xuống các tệp mở rộng Mick Schroeder's Citation Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
🔥 📑 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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Mick Schroeder's Citation Generator |
ID | gocmebnobccjiigdnakfmlieghedgdhk |
URL Chính Thức | https://chromewebstore.google.com/detail/mick-schroeders-citation/gocmebnobccjiigdnakfmlieghedgdhk |
Mô tả | This extension loads the current page into Mick Schroeder's Citation Generator. |
Kích Thước Tệp | 18.31 KB |
Số Lần Cài Đặt | 2,636 |
Phiên Bản Hiện Tại | 2.0 |
Cập Nhật Lần Cuối | 2021-08-09 |
Ngày Phát Hành | 2015-12-22 |
Đánh Giá | 3.71/5 Tổng số 17 Đánh Giá |
Nhà Phát Triển | https://mickschroeder.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://cite.mickschroeder.com/ |
URL Trang Chính Sách Bảo Mật | https://mickschroeder.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |