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
Qu'est-ce que Radwomen in STEM with every new tab ?
Radwomen in STEM with every new tab est une extension Chrome développée par ak, et sa fonction principale est "This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Radwomen in STEM with every new tab
Téléchargez les fichiers d'extension Radwomen in STEM with every new tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | pccgobjllhmnkgafhpajephdhhlbobki |
URL Officiel | https://chromewebstore.google.com/detail/radwomen-in-stem-with-eve/pccgobjllhmnkgafhpajephdhhlbobki |
Description | This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab |
Taille du Fichier | 460 KB |
Nombre d'Installations | 37 |
Version Actuelle | 1.6 |
Dernière Mise à Jour | 2017-04-29 |
Date de Publication | 2017-04-29 |
Développeur | ak |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/itsmeava/radwomen |
Langues Prises en Charge | 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" } } |