Museum in a Tab

See historic items from science, technology, medicine and art in your browser.

Museum in a Tab란 무엇입니까?

Museum in a Tab은(는) https://sciencemuseum.org.uk에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "See historic items from science, technology, medicine and art in your browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Museum in a Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Each new Chrome tab will reveal ordinary, surprising and wondrous objects from across the world-renowned Science Museum Group Collection. With over 7 million items in the collection, there will always be something new to discover.
 
If an object sparks your curiosity, click on the image or link to find out more. You can also share the object on Twitter, Pinterest or Facebook.                    

확장 프로그램 기본 정보

이름 Museum in a Tab Museum in a Tab
ID cimeodcpfcofmebahghcaiiidbaijnkl
공식 URL https://chromewebstore.google.com/detail/museum-in-a-tab/cimeodcpfcofmebahghcaiiidbaijnkl
설명 See historic items from science, technology, medicine and art in your browser.
파일 크기 127 KB
설치 횟수 569
현재 버전 1.8.8
최근 업데이트 2023-06-21
출시 날짜 2019-09-09
평점 5.00/5 총 5 개의 평점
개발자 https://sciencemuseum.org.uk
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://collection.sciencemuseumgroup.org.uk
개인정보 보호 정책 페이지 URL https://www.sciencemuseumgroup.org.uk/privacy-policy
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Museum in a Tab",
    "version": "1.8.8",
    "description": "See historic items from science, technology, medicine and art in your browser.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}