Scholarometer

Browser Extension for Academic Impact Analysis

What is Scholarometer?

Scholarometer is a Chrome extension developed by Scholarometer Indiana University, and its main feature is "Browser Extension for Academic Impact Analysis".

Extension Screenshots

screenshot

Download Scholarometer Extension CRX File

Download Scholarometer 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

                        Scholarometer is a social platform that extends Google Scholar to facilitate scholarly citation analysis. You provide author annotations about their fields, and our tool uses this crowdsourced data to evaluate the impact of an author's publications in those fields. Our impact metric can be compared across fields. Install the browser extension to use Scholarometer!

After installation, you will see the Scholarometer panel at the top right-hand side of any Google Scholar profile page.

Read more about the Scholarometer project here: https://scholarometer.indiana.edu

Version History:

5.3.0
- Added popup explaining how to use Scholarometer which appear before the first use
- Support for the new CORS policy for extensions introduced in Chrome 85

5.1.0
- Fixes general bugs
- Improvements to h-index validation to avoid data manipulation

5.0.5
- Fixes to the allowed URLs list for the extension.

5.0.4
- Fixed links to author in Scholarometer portal.

5.0.3
- Added option to create a Scholarometer widget for an author.

5.0.2
- Faster information retrieval.

5.0.1
- Small Updates & Bug Fixes.

5.0
- The extension is now integrated with Google Scholar, and appears at the top-right corner in any Google Scholar profile page.
- The extension is easier to use; there is no need to search. It only provides data about universal impact metrics rather than reproducing a list of publications already available in Google Scholar.
- Fields shown in gray do not have enough votes to know if they are reliable.
- You can now tag and evaluate the impact of any author with a Google Scholar profile. This addresses the issue of ambiguous author names but precludes the possibility of searching for any author who is not on Google Scholar.
- The Scholarometer API has been updated and now provides data in JSON format, to more easily access data collected through the extension.
- The Scholarometer website (scholarometer.indiana.edu) is completely redesigned and simplified.                    

Extension Basic Information

Name Scholarometer Scholarometer
ID cancljbppfaghiangdombkgjhbfcoomf
Official URL https://chromewebstore.google.com/detail/scholarometer/cancljbppfaghiangdombkgjhbfcoomf
Description Browser Extension for Academic Impact Analysis
File Size 456 KB
Installation Count 1,790
Current Version 5.3.0
Last Updated 2021-03-19
Publish Date 2019-09-23
Rating 5.00/5 Total 2 Ratings
Developer Scholarometer Indiana University
Email [email protected]
Payment Type free
Extension Website https://scholarometer.indiana.edu
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "Library\/d3.min.js",
            "Library\/SMUtilities.js",
            "Core\/SMBackground.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/scholar.google.com\/citations?*user=*",
                "*:\/\/scholar.google.ac\/citations?*user=*",
                "*:\/\/scholar.google.ad\/citations?*user=*",
                "*:\/\/scholar.google.ae\/citations?*user=*",
                "*:\/\/scholar.google.com.af\/citations?*user=*",
                "*:\/\/scholar.google.com.ag\/citations?*user=*",
                "*:\/\/scholar.google.com.ai\/citations?*user=*",
                "*:\/\/scholar.google.al\/citations?*user=*",
                "*:\/\/scholar.google.am\/citations?*user=*",
                "*:\/\/scholar.google.co.ao\/citations?*user=*",
                "*:\/\/scholar.google.com.ar\/citations?*user=*",
                "*:\/\/scholar.google.as\/citations?*user=*",
                "*:\/\/scholar.google.at\/citations?*user=*",
                "*:\/\/scholar.google.com.au\/citations?*user=*",
                "*:\/\/scholar.google.az\/citations?*user=*",
                "*:\/\/scholar.google.ba\/citations?*user=*",
                "*:\/\/scholar.google.com.bd\/citations?*user=*",
                "*:\/\/scholar.google.be\/citations?*user=*",
                "*:\/\/scholar.google.bf\/citations?*user=*",
                "*:\/\/scholar.google.bg\/citations?*user=*",
                "*:\/\/scholar.google.com.bh\/citations?*user=*",
                "*:\/\/scholar.google.bi\/citations?*user=*",
                "*:\/\/scholar.google.bj\/citations?*user=*",
                "*:\/\/scholar.google.com.bn\/citations?*user=*",
                "*:\/\/scholar.google.com.bo\/citations?*user=*",
                "*:\/\/scholar.google.com.br\/citations?*user=*",
                "*:\/\/scholar.google.bs\/citations?*user=*",
                "*:\/\/scholar.google.bt\/citations?*user=*",
                "*:\/\/scholar.google.co.bw\/citations?*user=*",
                "*:\/\/scholar.google.by\/citations?*user=*",
                "*:\/\/scholar.google.com.bz\/citations?*user=*",
                "*:\/\/scholar.google.ca\/citations?*user=*",
                "*:\/\/scholar.google.com.kh\/citations?*user=*",
                "*:\/\/scholar.google.cc\/citations?*user=*",
                "*:\/\/scholar.google.cd\/citations?*user=*",
                "*:\/\/scholar.google.cf\/citations?*user=*",
                "*:\/\/scholar.google.cat\/citations?*user=*",
                "*:\/\/scholar.google.cg\/citations?*user=*",
                "*:\/\/scholar.google.ch\/citations?*user=*",
                "*:\/\/scholar.google.ci\/citations?*user=*",
                "*:\/\/scholar.google.co.ck\/citations?*user=*",
                "*:\/\/scholar.google.cl\/citations?*user=*",
                "*:\/\/scholar.google.cm\/citations?*user=*",
                "*:\/\/scholar.google.cn\/citations?*user=*",
                "*:\/\/scholar.google.com.co\/citations?*user=*",
                "*:\/\/scholar.google.co.cr\/citations?*user=*",
                "*:\/\/scholar.google.com.cu\/citations?*user=*",
                "*:\/\/scholar.google.cv\/citations?*user=*",
                "*:\/\/scholar.google.com.cy\/citations?*user=*",
                "*:\/\/scholar.google.cz\/citations?*user=*",
                "*:\/\/scholar.google.de\/citations?*user=*",
                "*:\/\/scholar.google.dj\/citations?*user=*",
                "*:\/\/scholar.google.dk\/citations?*user=*",
                "*:\/\/scholar.google.dm\/citations?*user=*",
                "*:\/\/scholar.google.com.do\/citations?*user=*",
                "*:\/\/scholar.google.dz\/citations?*user=*",
                "*:\/\/scholar.google.com.ec\/citations?*user=*",
                "*:\/\/scholar.google.ee\/citations?*user=*",
                "*:\/\/scholar.google.com.eg\/citations?*user=*",
                "*:\/\/scholar.google.es\/citations?*user=*",
                "*:\/\/scholar.google.com.et\/citations?*user=*",
                "*:\/\/scholar.google.fi\/citations?*user=*",
                "*:\/\/scholar.google.com.fj\/citations?*user=*",
                "*:\/\/scholar.google.fm\/citations?*user=*",
                "*:\/\/scholar.google.fr\/citations?*user=*",
                "*:\/\/scholar.google.ga\/citations?*user=*",
                "*:\/\/scholar.google.ge\/citations?*user=*",
                "*:\/\/scholar.google.gf\/citations?*user=*",
                "*:\/\/scholar.google.gg\/citations?*user=*",
                "*:\/\/scholar.google.com.gh\/citations?*user=*",
                "*:\/\/scholar.google.com.gi\/citations?*user=*",
                "*:\/\/scholar.google.gl\/citations?*user=*",
                "*:\/\/scholar.google.gm\/citations?*user=*",
                "*:\/\/scholar.google.gp\/citations?*user=*",
                "*:\/\/scholar.google.gr\/citations?*user=*",
                "*:\/\/scholar.google.com.gt\/citations?*user=*",
                "*:\/\/scholar.google.gy\/citations?*user=*",
                "*:\/\/scholar.google.com.hk\/citations?*user=*",
                "*:\/\/scholar.google.hn\/citations?*user=*",
                "*:\/\/scholar.google.hr\/citations?*user=*",
                "*:\/\/scholar.google.ht\/citations?*user=*",
                "*:\/\/scholar.google.hu\/citations?*user=*",
                "*:\/\/scholar.google.co.id\/citations?*user=*",
                "*:\/\/scholar.google.iq\/citations?*user=*",
                "*:\/\/scholar.google.ie\/citations?*user=*",
                "*:\/\/scholar.google.co.il\/citations?*user=*",
                "*:\/\/scholar.google.im\/citations?*user=*",
                "*:\/\/scholar.google.co.in\/citations?*user=*",
                "*:\/\/scholar.google.io\/citations?*user=*",
                "*:\/\/scholar.google.is\/citations?*user=*",
                "*:\/\/scholar.google.it\/citations?*user=*",
                "*:\/\/scholar.google.je\/citations?*user=*",
                "*:\/\/scholar.google.com.jm\/citations?*user=*",
                "*:\/\/scholar.google.jo\/citations?*user=*",
                "*:\/\/scholar.google.co.jp\/citations?*user=*",
                "*:\/\/scholar.google.co.ke\/citations?*user=*",
                "*:\/\/scholar.google.ki\/citations?*user=*",
                "*:\/\/scholar.google.kg\/citations?*user=*",
                "*:\/\/scholar.google.co.kr\/citations?*user=*",
                "*:\/\/scholar.google.com.kw\/citations?*user=*",
                "*:\/\/scholar.google.kz\/citations?*user=*",
                "*:\/\/scholar.google.la\/citations?*user=*",
                "*:\/\/scholar.google.com.lb\/citations?*user=*",
                "*:\/\/scholar.google.com.lc\/citations?*user=*",
                "*:\/\/scholar.google.li\/citations?*user=*",
                "*:\/\/scholar.google.lk\/citations?*user=*",
                "*:\/\/scholar.google.co.ls\/citations?*user=*",
                "*:\/\/scholar.google.lt\/citations?*user=*",
                "*:\/\/scholar.google.lu\/citations?*user=*",
                "*:\/\/scholar.google.lv\/citations?*user=*",
                "*:\/\/scholar.google.com.ly\/citations?*user=*",
                "*:\/\/scholar.google.co.ma\/citations?*user=*",
                "*:\/\/scholar.google.md\/citations?*user=*",
                "*:\/\/scholar.google.me\/citations?*user=*",
                "*:\/\/scholar.google.mg\/citations?*user=*",
                "*:\/\/scholar.google.mk\/citations?*user=*",
                "*:\/\/scholar.google.ml\/citations?*user=*",
                "*:\/\/scholar.google.com.mm\/citations?*user=*",
                "*:\/\/scholar.google.mn\/citations?*user=*",
                "*:\/\/scholar.google.ms\/citations?*user=*",
                "*:\/\/scholar.google.com.mt\/citations?*user=*",
                "*:\/\/scholar.google.mu\/citations?*user=*",
                "*:\/\/scholar.google.mv\/citations?*user=*",
                "*:\/\/scholar.google.mw\/citations?*user=*",
                "*:\/\/scholar.google.com.mx\/citations?*user=*",
                "*:\/\/scholar.google.com.my\/citations?*user=*",
                "*:\/\/scholar.google.co.mz\/citations?*user=*",
                "*:\/\/scholar.google.com.na\/citations?*user=*",
                "*:\/\/scholar.google.ne\/citations?*user=*",
                "*:\/\/scholar.google.com.nf\/citations?*user=*",
                "*:\/\/scholar.google.com.ng\/citations?*user=*"
            ],
            "css": [
                "Style\/SMCore.css"
            ],
            "js": [
                "Library\/polyfill.min.js",
                "Library\/d3.min.js",
                "Library\/auto-complete.js",
                "Library\/spin.min.js",
                "Library\/transliteration.min.js",
                "Library\/moment.min.js",
                "Library\/SMUtilities.js",
                "Library\/SMMedia.js",
                "Core\/SMCommunication.js",
                "Parser\/SMGoogleScholarParser.js",
                "Content\/SMBox.js",
                "Injector\/GoogleScholar\/root.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "Media\/Images\/icon.png",
        "default_title": "Scholarometer"
    },
    "description": "Browser Extension for Academic Impact Analysis",
    "icons": {
        "128": "Media\/Images\/icon_big.png",
        "48": "Media\/Images\/icon.png"
    },
    "web_accessible_resources": [
        "Media\/Images\/*.png",
        "Media\/Images\/*.gif"
    ],
    "name": "Scholarometer",
    "permissions": [
        "http:\/\/scholar.google.com\/",
        "https:\/\/scholar.google.com\/",
        "https:\/\/scholarometer-test.cs.indiana.edu\/",
        "https:\/\/scholarometer.indiana.edu\/",
        "http:\/\/scholarometer-test.cs.indiana.edu\/",
        "http:\/\/scholarometer.indiana.edu\/",
        "storage"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "version": "5.3.0"
}