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
电子邮箱 [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"
    }
}