WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Scopus Document Download Manager

Scopus Document Download Manager

View on Chrome Web Store
View Scopus Document Download Manager Chrome Extension on Chrome Web Store
Add to bookmarks
1.9 (266 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Scopus authenticated users can download PDF files directly from Scopus!
Type
Extension
Users
1,000,000 users
elsraptechscopusgooglewmt
View author page of elsraptechscopusgooglewmt
Published
Published on December 6, 2017
Version 4.00
Manifest version
3
Updated
Updated on June 22, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Scopus Document Download Manager 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",
    "manifest_version": 3,
    "name": "Scopus Document Download Manager",
    "description": "Scopus authenticated users can download PDF files directly from Scopus!",
    "version": "4.00",
    "permissions": [
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*.scopus.com\/*"
    ],
    "icons": {
        "16": "images\/ScopusIcon-16.png",
        "32": "images\/ScopusIcon-32.png",
        "48": "images\/ScopusIcon-48.png",
        "64": "images\/ScopusIcon-64.png",
        "128": "images\/ScopusIcon-128.png"
    },
    "action": {
        "default_icon": "images\/ScopusIcon-32.png",
        "default_title": "Scopus Document Download Manager",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "lib\/pdf-locator-1.0.3.min.js",
                "js\/contentScript.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "js\/backgroundScript.js"
    },
    "homepage_url": "https:\/\/service.elsevier.com\/app\/answers\/detail\/a_id\/11276\/supporthub\/scopus\/#plugin"
}
© 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