ChromeCiter

Automatically create MLA in-text citations in your browser

O que é ChromeCiter?

ChromeCiter é uma extensão do Chrome desenvolvida por Swetha Prabakaran, e sua principal característica é "Automatically create MLA in-text citations in your browser".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão ChromeCiter

Baixe arquivos de extensão ChromeCiter 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

                        ChromeCiter creates MLA in-text and full citations for webpages, books, and more! Simply open the webpage, click on ChromeCiter, fill in any extra information you would like to include, and ChromeCiter will take care of the rest. There is a shortcuts sidebar with all in-text citations, and all citations can be exported for easy inclusion in a project's bibliography.

Developed by Swetha Prabakaran and Deepshika Dhanasekar at Thomas Jefferson High School for Science and Technology                    

Informações Básicas da Extensão

Nome ChromeCiter ChromeCiter
ID fkghopacecghkmmhjhdhkcjlklbllmhc
URL Oficial https://chromewebstore.google.com/detail/chromeciter/fkghopacecghkmmhjhdhkcjlklbllmhc
Descrição Automatically create MLA in-text citations in your browser
Tamanho do Arquivo 1.84 MB
Contagem de Instalações 385
Versão Atual 1.2
Última Atualização 2016-10-12
Data de Publicação 2016-10-11
Desenvolvedor Swetha Prabakaran
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChromeCiter",
    "version": "1.2",
    "description": "Automatically create MLA in-text citations in your browser",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon38.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage",
        "tabs",
        ""
    ]
}