Terral's Tech Tips for Teachers

Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.

O que é Terral's Tech Tips for Teachers?

Terral's Tech Tips for Teachers é uma extensão do Chrome desenvolvida por Wanda Terral, e sua principal característica é "Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Terral's Tech Tips for Teachers

Baixe arquivos de extensão Terral's Tech Tips for Teachers 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

                        Rotating Google Slide deck of tech tips. See http://bit.ly/extproject1 for a tutorial about how to modify to be your own.                    

Informações Básicas da Extensão

Nome Terral's Tech Tips for Teachers Terral's Tech Tips for Teachers
ID inbliplkkkcnlenchjnghbnkamhjebhp
URL Oficial https://chromewebstore.google.com/detail/terrals-tech-tips-for-tea/inbliplkkkcnlenchjnghbnkamhjebhp
Descrição Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.
Tamanho do Arquivo 6.97 KB
Contagem de Instalações 113
Versão Atual 2.1
Última Atualização 2019-05-27
Data de Publicação 2019-05-27
Desenvolvedor Wanda Terral
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Terral's Tech Tips for Teachers",
    "description": "Rotating Google Slide deck of tech tips. See bit.ly\/extproject1 for tutorial about how to modify to be your own.",
    "version": "2.1",
    "icons": {
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}