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

What is Radwomen in STEM with every new tab?

Radwomen in STEM with every new tab is a Chrome extension developed by ak, and its main feature is "This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Radwomen in STEM with every new tab Extension CRX File

Download Radwomen in STEM with every new tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Radwomen in STEM with every new tab Radwomen in STEM with every new tab
ID pccgobjllhmnkgafhpajephdhhlbobki
Official URL 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
File Size 460 KB
Installation Count 37
Current Version 1.6
Last Updated 2017-04-29
Publish Date 2017-04-29
Developer ak
Payment Type free
Extension Website https://github.com/itsmeava/radwomen
Supported Languages 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"
    }
}