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ファイルをダウンロード

Museum in a Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}