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
官方網址 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"
    }
}