Mick Schroeder's Citation Generator
This extension loads the current page into Mick Schroeder's Citation Generator.
O que é Mick Schroeder's Citation Generator?
Mick Schroeder's Citation Generator é uma extensão do Chrome desenvolvida por https://mickschroeder.com, e sua principal característica é "This extension loads the current page into Mick Schroeder's Citation Generator.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mick Schroeder's Citation Generator
Baixe arquivos de extensão Mick Schroeder's Citation Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
🔥 📑 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
Informações Básicas da Extensão
Nome | Mick Schroeder's Citation Generator |
ID | gocmebnobccjiigdnakfmlieghedgdhk |
URL Oficial | https://chromewebstore.google.com/detail/mick-schroeders-citation/gocmebnobccjiigdnakfmlieghedgdhk |
Descrição | This extension loads the current page into Mick Schroeder's Citation Generator. |
Tamanho do Arquivo | 18.31 KB |
Contagem de Instalações | 2,636 |
Versão Atual | 2.0 |
Última Atualização | 2021-08-09 |
Data de Publicação | 2015-12-22 |
Classificação | 3.71/5 Total de 17 Avaliações |
Desenvolvedor | https://mickschroeder.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://cite.mickschroeder.com/ |
URL da Página de Política de Privacidade | https://mickschroeder.com/privacy-policy |
Idiomas Suportados | 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": [ " |