FACEIT Visuals
FACEIT Visuals helps the user for better experience on the platform
Wat is FACEIT Visuals?
FACEIT Visuals is een Chrome-extensie ontwikkeld door https://tenarisesports.com, en de belangrijkste functie is "FACEIT Visuals helps the user for better experience on the platform".
Extensie Screenshots
Download het CRX-bestand van de extensie FACEIT Visuals
Download FACEIT Visuals-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Adds matchroom badges for users&staff&admins. Faceit Profiles on SteamProfiles FEATURES: elo calculator, badges, advanced stats Update in progress: more API Functionalities.. Social Media: Twitter: https://twitter.com/shadigm_ Faceit: https://www.faceit.com/en/players/shadi NOTE: FACEIT Visuals is developed independently, and is not officially endorsed by or affiliated with FACEIT.
Basisinformatie over de Extensie
Naam | FACEIT Visuals |
ID | ngcickocpcongeagbpkejabhkgmcildo |
Officiële URL | https://chromewebstore.google.com/detail/faceit-visuals/ngcickocpcongeagbpkejabhkgmcildo |
Beschrijving | FACEIT Visuals helps the user for better experience on the platform |
Bestandsgrootte | 479 KB |
Aantal Installaties | 3,106 |
Huidige Versie | 3.4.0 |
Laatst Bijgewerkt | 2023-12-14 |
Publicatiedatum | 2022-06-19 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://tenarisesports.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://tenarisesports.com/#home |
Help Pagina-URL | https://discord.gg/mPt3hcmktf |
URL van de Privacybeleid Pagina | https://www.freeprivacypolicy.com/live/4c9af9a7-6116-4d85-b5b6-0f912542fc4c |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FACEIT Visuals", "description": "FACEIT Visuals helps the user for better experience on the platform", "version": "3.4.0", "manifest_version": 3, "icons": { "16": ".\/icon16x16.png", "48": ".\/icon48x48.png", "128": ".\/icon128x128.png" }, "content_scripts": [ { "js": [ "setter.js", "foreground.js", "content.js", "contentScript.js" ], "exclude_matches": [ "*:\/\/*.steamcommunity.com\/id\/*\/allcomments*", "*:\/\/*.steamcommunity.com\/profiles\/*\/allcomments*" ], "matches": [ "https:\/\/www.faceit.com\/*", "*:\/\/*.steamcommunity.com\/id\/*", "*:\/\/*.steamcommunity.com\/profiles\/*" ] } ], "web_accessible_resources": [ { "resources": [ "admin.png", "insider.png", "legend.png", "pro.png", "vip.png", "ropl1.png", "jun.png", "shadi.png", "key.png", "bot.png", "dev.png", "cs.png", "youtuber.png", "twitch.png", "faceit.png", "shadii.png", "logof.png", "discord.png", "twitter.png", "paypal.png", "logo.pmg" ], "matches": [ " |