WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
LibKey Nomad

LibKey Nomad

View on Chrome Web Store
View LibKey Nomad Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (14 ratings)
1 new ratings
25 views
This extension has been viewed 25 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

One-click access to millions of scholarly articles.
Type
Extension
Users
1,000,000 users
100K
Third Iron LLC
View author page of Third Iron LLC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 14, 2019
Version 1.49.0
Manifest version
3
Updated
Updated on July 28, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View LibKey Nomad Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LibKey Nomad",
    "short_name": "LibKey Nomad",
    "version": "1.49.0",
    "author": "Third Iron LLC",
    "manifest_version": 3,
    "description": "One-click access to millions of scholarly articles.",
    "background": {
        "service_worker": ".\/static\/background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Welcome to LibKey Nomad"
    },
    "options_page": ".\/index.html#\/select-library",
    "content_scripts": [
        {
            "css": [
                ".\/static\/content-main.css"
            ],
            "js": [
                ".\/static\/browser-polyfill.js",
                ".\/static\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/libkey-nomad-flame.png",
                "images\/browzine-logo.png",
                "static\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "alarms"
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "icons": {
        "16": "icons\/libkey-nomad-flame-16.png",
        "32": "icons\/libkey-nomad-flame-32.png",
        "48": "icons\/libkey-nomad-flame-48.png",
        "128": "icons\/libkey-nomad-flame-128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top