Switch Scores
Adds Switch reviews infos in Nintendo website
什么是Switch Scores?
Switch Scores是由cosmo0.fr开发的Chrome扩展程序,该扩展的主要功能是“Adds Switch reviews infos in Nintendo website”。
扩展截图
下载Switch Scores扩展crx文件
下载Switch Scores扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension adds some meta-informations extracted from Switch Scores (a compilation of Switch games reviews) into the Nintendo game pages: score, reviews, genre, series, and tags.
Please note that it currently only works on Nintendo Europe sites. 扩展基本信息
| 名称 | |
| ID | ccddekhbmdehecnagojadaahchahjjoo |
| 官方URL | https://chromewebstore.google.com/detail/switch-scores/ccddekhbmdehecnagojadaahchahjjoo |
| 简介 | Adds Switch reviews infos in Nintendo website |
| 文件大小 | 583 KB |
| 安装次数 | 95 |
| 当前版本 | 0.8 |
| 更新时间 | 2021-12-07 |
| 上架时间 | 2021-02-17 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | cosmo0.fr |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/cosmo0/switchscores-extension |
| 帮助页面URL | https://github.com/cosmo0/switchscores-extension |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Switch Scores",
"description": "Adds Switch reviews infos in Nintendo website",
"version": "0.8",
"manifest_version": 2,
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png"
},
"permissions": [
"https:\/\/www.switchscores.com\/",
"https:\/\/www.nintendo.co.uk\/",
"https:\/\/www.nintendo.fr\/",
"https:\/\/www.nintendo.de\/",
"https:\/\/www.nintendo.ch\/",
"https:\/\/www.nintendo.at\/",
"https:\/\/www.nintendo.be\/",
"https:\/\/www.nintendo.es\/",
"https:\/\/www.nintendo.nl\/",
"https:\/\/www.nintendo.it\/",
"https:\/\/www.nintendo.pt\/",
"https:\/\/www.nintendo.co.za\/"
],
"background": {
"persistent": true,
"scripts": [
"jquery.js",
"utils.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https:\/\/www.switchscores.com\/games\/*"
],
"js": [
"jquery.js",
"utils.js",
"switchscore.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/www.nintendo.co.uk\/Games\/*",
"https:\/\/www.nintendo.fr\/Jeux\/*",
"https:\/\/www.nintendo.de\/Spiele\/*",
"https:\/\/www.nintendo.ch\/de\/Spiele\/*",
"https:\/\/www.nintendo.ch\/fr\/Jeux\/*",
"https:\/\/www.nintendo.ch\/it\/Giochi\/*",
"https:\/\/www.nintendo.at\/Spiele\/*",
"https:\/\/www.nintendo.be\/fr\/Jeux\/*",
"https:\/\/www.nintendo.be\/nl\/Games\/*",
"https:\/\/www.nintendo.es\/Juegos\/*",
"https:\/\/www.nintendo.nl\/Games\/*",
"https:\/\/www.nintendo.it\/Giochi\/*",
"https:\/\/www.nintendo.pt\/Jogos\/*",
"https:\/\/www.nintendo.co.za\/Games\/*"
],
"js": [
"jquery.js",
"utils.js",
"nintendo.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/www.nintendo.co.uk\/Search\/*",
"https:\/\/www.nintendo.fr\/Rechercher\/*",
"https:\/\/www.nintendo.de\/Suche-\/*",
"https:\/\/www.nintendo.ch\/de\/Suche-\/*",
"https:\/\/www.nintendo.ch\/fr\/Rechercher\/*",
"https:\/\/www.nintendo.ch\/it\/Cerca\/*",
"https:\/\/www.nintendo.at\/Suche-\/*",
"https:\/\/www.nintendo.be\/fr\/Rechercher\/*",
"https:\/\/www.nintendo.be\/nl\/Zoeken\/*",
"https:\/\/www.nintendo.es\/Buscar\/*",
"https:\/\/www.nintendo.nl\/Zoeken\/*",
"https:\/\/www.nintendo.it\/Cerca\/*",
"https:\/\/www.nintendo.pt\/Pesquisar\/*",
"https:\/\/www.nintendo.co.za\/Search\/*"
],
"js": [
"jquery.js",
"utils.js",
"nintendo-search.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/www.nintendo.co.uk\/Official-UK-Store\/Nintendo-eShop\/Nintendo-eShop-Sale\/*",
"https:\/\/www.nintendo.fr\/My-Nintendo-Store\/Nintendo-eShop\/Offres-du-Nintendo-eShop\/*",
"https:\/\/www.nintendo.de\/My-Nintendo-Store\/Nintendo-eShop\/Nintendo-eShop-Aktion\/*",
"https:\/\/www.nintendo.ch\/de\/My-Nintendo-Store\/Nintendo-eShop\/Nintendo-eShop-Aktion\/*",
"https:\/\/www.nintendo.ch\/fr\/My-Nintendo-Store\/Nintendo-eShop\/Offres-du-Nintendo-eShop\/*",
"https:\/\/www.nintendo.ch\/it\/My-Nintendo-Store\/Nintendo-eShop\/Promo-Nintendo-eShop\/*",
"https:\/\/www.nintendo.at\/My-Nintendo-Store\/Nintendo-eShop\/Nintendo-eShop-Aktion\/*",
"https:\/\/www.nintendo.be\/fr\/My-Nintendo-Store\/Nintendo-eShop\/Offres-du-Nintendo-eShop\/*",
"https:\/\/www.nintendo.be\/nl\/My-Nintendo-Store\/Nintendo-eShop\/Nintendo-eShop-actie\/*",
"https:\/\/www.nintendo.es\/My-Nintendo-Store\/Nintendo-eShop\/Ofertas-de-Nintendo-eShop\/*",
"https:\/\/www.nintendo.nl\/My-Nintendo-Store\/Nintendo-eShop\/Nintendo-eShop-actie\/*",
"https:\/\/www.nintendo.it\/My-Nintendo-Store\/Nintendo-eShop\/Promo-Nintendo-eShop\/*",
"https:\/\/www.nintendo.pt\/My-Nintendo-Store\/Nintendo-eShop\/Promocoes-da-Nintendo-eShop\/*",
"https:\/\/www.nintendo.co.za\/Shopping\/Nintendo-eShop\/Nintendo-eShop-Sale\/*"
],
"js": [
"jquery.js",
"utils.js",
"nintendo-eshop-promos.js"
],
"run_at": "document_idle"
}
]
} | |