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

Radwomen in STEM with every new tab란 무엇입니까?

Radwomen in STEM with every new tab은(는) ak에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Radwomen in STEM with every new tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Radwomen in STEM with every new tab Radwomen in STEM with every new tab
ID pccgobjllhmnkgafhpajephdhhlbobki
공식 URL https://chromewebstore.google.com/detail/radwomen-in-stem-with-eve/pccgobjllhmnkgafhpajephdhhlbobki
설명 This extension pulls in info from wikipedia about a new woman-to-know in STEM with every new tab
파일 크기 460 KB
설치 횟수 37
현재 버전 1.6
최근 업데이트 2017-04-29
출시 날짜 2017-04-29
개발자 ak
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/itsmeava/radwomen
지원되는 언어 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"
    }
}