Among Us On Laptop & PC
Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.
Wat is Among Us On Laptop & PC?
Among Us On Laptop & PC is een Chrome-extensie ontwikkeld door https://games.lol, en de belangrijkste functie is "Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.".
Extensie Screenshots
Download het CRX-bestand van de extensie Among Us On Laptop & PC
Download Among Us On Laptop & PC-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
Among Us extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Among Us backgrounds from a variety of designs in new tab page. Install this Among Us chrome extension and experience the great Among Us design in your browser new tab page.
Basisinformatie over de Extensie
Naam | |
ID | elilmhkjpkhgfnjeaaffolbckomdhgoe |
Officiële URL | https://chrome.google.com/webstore/detail/among-us-on-laptop-pc/elilmhkjpkhgfnjeaaffolbckomdhgoe |
Beschrijving | Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans. |
Bestandsgrootte | 11 MB |
Aantal Installaties | 10,000 |
Huidige Versie | 100.10.311.3 |
Laatst Bijgewerkt | 2021-02-13 |
Publicatiedatum | 2020-11-06 |
Beoordeling | 3.82/5 Totaal 22 Beoordelingen |
Ontwikkelaar | https://games.lol |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://games.lol/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "persistent": true, "scripts": [ "\/html\/chrome\/settings.js", "\/html\/common\/prefs-sys.js", "\/html\/chrome\/utils.js", "\/html\/chrome\/background.js" ] }, "browser_action": { "default_icon": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/html\/index.html" }, "icons": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" }, "manifest_version": 2, "offline_enabled": true, "permissions": [ "topSites" ], "version": "100.10.311.3", "web_accessible_resources": [ "html\/skin\/*" ] } |