WebExtension.net
WebExtension.net

LibKey Nomad

View on Chrome Web Store
View LibKey Nomad Chrome Extension on Chrome Web Store
4.7 (13 ratings)

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
900,000 users
Website thirdiron.com
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.38.0
Manifest version
3
Updated
Updated on October 18, 2024
View on Chrome Web Store
View LibKey Nomad Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LibKey Nomad",
    "short_name": "LibKey Nomad",
    "version": "1.38.0",
    "author": "Third Iron LLC",
    "manifest_version": 3,
    "description": "One-click access to millions of scholarly articles.",
    "background": {
        "service_worker": ".\/static\/js\/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\/css\/content.css"
            ],
            "js": [
                ".\/browser-polyfill.js",
                ".\/static\/js\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/libkey-nomad-flame.png",
                "images\/browzine-logo.png",
                "domains.json",
                "ebook-domains.json"
            ],
            "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"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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