Museum in a Tab

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

What is Museum in a Tab?

Museum in a Tab is a Chrome extension developed by https://sciencemuseum.org.uk, and its main feature is "See historic items from science, technology, medicine and art in your browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Museum in a Tab Extension CRX File

Download Museum in a Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Museum in a Tab Museum in a Tab
ID cimeodcpfcofmebahghcaiiidbaijnkl
Official URL https://chromewebstore.google.com/detail/museum-in-a-tab/cimeodcpfcofmebahghcaiiidbaijnkl
Description See historic items from science, technology, medicine and art in your browser.
File Size 127 KB
Installation Count 569
Current Version 1.8.8
Last Updated 2023-06-21
Publish Date 2019-09-09
Rating 5.00/5 Total 5 Ratings
Developer https://sciencemuseum.org.uk
Email [email protected]
Payment Type free
Extension Website http://collection.sciencemuseumgroup.org.uk
Privacy Policy Page URL https://www.sciencemuseumgroup.org.uk/privacy-policy
Supported Languages 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"
    }
}