Radwomen in STEM with every new tab
This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab
O que é Radwomen in STEM with every new tab?
Radwomen in STEM with every new tab é uma extensão do Chrome desenvolvida por ak, e sua principal característica é "This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Radwomen in STEM with every new tab
Baixe arquivos de extensão Radwomen in STEM with every new tab 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
Learn about a rad woman in STEM with every new tab. This extension pulls in info (and a picture if available) from Wikipedia about a random woman in STEM in each new tab.
Informações Básicas da Extensão
Nome | |
ID | pccgobjllhmnkgafhpajephdhhlbobki |
URL Oficial | https://chromewebstore.google.com/detail/radwomen-in-stem-with-eve/pccgobjllhmnkgafhpajephdhhlbobki |
Descrição | This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab |
Tamanho do Arquivo | 460 KB |
Contagem de Instalações | 37 |
Versão Atual | 1.6 |
Última Atualização | 2017-04-29 |
Data de Publicação | 2017-04-29 |
Desenvolvedor | ak |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/itsmeava/radwomen |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Radwomen in STEM with every new tab", "description": "This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab", "version": "1.6", "permissions": [ "https:\/\/*.wikipedia.org\/*" ], "chrome_url_overrides": { "newtab": "index.html" } } |