WebExtension.net
WebExtension.net

Rapid Journal Quality Check

View on Chrome Web Store
View Rapid Journal Quality Check Chrome Extension on Chrome Web Store
4.5 (43 ratings)

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

Displays rankings and h-index for academic journals next to Google Scholar search results.
Type
Extension
Users
60,000 users
jrk.devgit
View author page of jrk.devgit
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 12, 2022
Version 4.1.2
Manifest version
3
Updated
Updated on July 9, 2023
View on Chrome Web Store
View Rapid Journal Quality Check Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "4.1.2",
    "description": "__MSG_extDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "icon\/16x16.png",
        "24": "icon\/24x24.png",
        "32": "icon\/32x32.png",
        "64": "icon\/64x64.png",
        "128": "icon\/128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "options_page": "options.html",
    "action": {
        "default_title": "Rapid Journal Quality Check",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon\/16x16.png",
            "24": "icon\/24x24.png",
            "32": "icon\/32x32.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/scholar.google.ae\/*",
                "https:\/\/scholar.google.at\/*",
                "https:\/\/scholar.google.be\/*",
                "https:\/\/scholar.google.bg\/*",
                "https:\/\/scholar.google.ca\/*",
                "https:\/\/scholar.google.cat\/*",
                "https:\/\/scholar.google.ch\/*",
                "https:\/\/scholar.google.cl\/*",
                "https:\/\/scholar.google.co.cr\/*",
                "https:\/\/scholar.google.co.hu\/*",
                "https:\/\/scholar.google.co.id\/*",
                "https:\/\/scholar.google.co.il\/*",
                "https:\/\/scholar.google.co.in\/*",
                "https:\/\/scholar.google.co.jp\/*",
                "https:\/\/scholar.google.co.kr\/*",
                "https:\/\/scholar.google.co.nz\/*",
                "https:\/\/scholar.google.co.th\/*",
                "https:\/\/scholar.google.co.uk\/*",
                "https:\/\/scholar.google.co.ve\/*",
                "https:\/\/scholar.google.co.za\/*",
                "https:\/\/scholar.google.com\/*",
                "https:\/\/scholar.google.com.ar\/*",
                "https:\/\/scholar.google.com.au\/*",
                "https:\/\/scholar.google.com.bo\/*",
                "https:\/\/scholar.google.com.br\/*",
                "https:\/\/scholar.google.com.co\/*",
                "https:\/\/scholar.google.com.cu\/*",
                "https:\/\/scholar.google.com.do\/*",
                "https:\/\/scholar.google.com.ec\/*",
                "https:\/\/scholar.google.com.eg\/*",
                "https:\/\/scholar.google.com.gr\/*",
                "https:\/\/scholar.google.com.gt\/*",
                "https:\/\/scholar.google.com.hk\/*",
                "https:\/\/scholar.google.com.ly\/*",
                "https:\/\/scholar.google.com.mx\/*",
                "https:\/\/scholar.google.com.my\/*",
                "https:\/\/scholar.google.com.ni\/*",
                "https:\/\/scholar.google.com.pa\/*",
                "https:\/\/scholar.google.com.pe\/*",
                "https:\/\/scholar.google.com.ph\/*",
                "https:\/\/scholar.google.com.pk\/*",
                "https:\/\/scholar.google.com.pl\/*",
                "https:\/\/scholar.google.com.pr\/*",
                "https:\/\/scholar.google.com.py\/*",
                "https:\/\/scholar.google.com.ru\/*",
                "https:\/\/scholar.google.com.sg\/*",
                "https:\/\/scholar.google.com.sv\/*",
                "https:\/\/scholar.google.com.tr\/*",
                "https:\/\/scholar.google.com.tw\/*",
                "https:\/\/scholar.google.com.ua\/*",
                "https:\/\/scholar.google.com.uy\/*",
                "https:\/\/scholar.google.com.vn\/*",
                "https:\/\/scholar.google.cz\/*",
                "https:\/\/scholar.google.de\/*",
                "https:\/\/scholar.google.dk\/*",
                "https:\/\/scholar.google.es\/*",
                "https:\/\/scholar.google.fi\/*",
                "https:\/\/scholar.google.fr\/*",
                "https:\/\/scholar.google.gr\/*",
                "https:\/\/scholar.google.hk\/*",
                "https:\/\/scholar.google.hn\/*",
                "https:\/\/scholar.google.hr\/*",
                "https:\/\/scholar.google.hu\/*",
                "https:\/\/scholar.google.is\/*",
                "https:\/\/scholar.google.it\/*",
                "https:\/\/scholar.google.li\/*",
                "https:\/\/scholar.google.lt\/*",
                "https:\/\/scholar.google.lu\/*",
                "https:\/\/scholar.google.lv\/*",
                "https:\/\/scholar.google.nl\/*",
                "https:\/\/scholar.google.no\/*",
                "https:\/\/scholar.google.pl\/*",
                "https:\/\/scholar.google.pt\/*",
                "https:\/\/scholar.google.ro\/*",
                "https:\/\/scholar.google.ru\/*",
                "https:\/\/scholar.google.se\/*",
                "https:\/\/scholar.google.si\/*",
                "https:\/\/scholar.google.sk\/*"
            ],
            "css": [
                "css\/style.css"
            ],
            "js": [
                "lib\/jquery-3.5.1.min.js",
                "js\/scholar.js",
                "js\/scholar_turbo.js",
                "js\/ccf.js",
                "js\/fetchRank.js",
                "data\/ccf.FullRank_ISSNs.js",
                "data\/ccf.FullRank_Names.js",
                "data\/ccf.FullRank_Acro.js",
                "script.js"
            ]
        }
    ]
}
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