Ogame Infinity
OGI - To Ogame's infinity and beyond!
Cos'è Ogame Infinity?
Ogame Infinity è un'estensione di Chrome sviluppata da https://ogameinfinity.com, e la sua funzione principale è "OGI - To Ogame's infinity and beyond!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ogame Infinity
Scarica i file di estensione Ogame Infinity in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension provides a set additional features for OGame.
Copyrights: OGame is a browser game from GameForge. Informazioni di Base sull'Estensione
| Nome | |
| ID | hfojakphgokgpbnejoobfamojbgolcbo |
| URL Ufficiale | https://chromewebstore.google.com/detail/ogame-infinity/hfojakphgokgpbnejoobfamojbgolcbo |
| Descrizione | OGI - To Ogame's infinity and beyond! |
| Dimensione del File | 588 KB |
| Conteggio Installazioni | 20,000 |
| Versione Corrente | 2.4.1 |
| Ultimo Aggiornamento | 2024-03-04 |
| Data di Pubblicazione | 2020-08-14 |
| Valutazione | 4.03/5 Totale 60 Valutazioni |
| Sviluppatore | https://ogameinfinity.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"action": {
"default_icon": {
"32": "assets\/images\/logo128.png"
},
"default_title": "Ogame Infinity"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"css": [
"global.css"
],
"exclude_matches": [
"https:\/\/*.ogame.gameforge.com\/game\/admin2\/*"
],
"js": [
"main.js"
],
"matches": [
"https:\/\/*.ogame.gameforge.com\/game\/*"
],
"run_at": "document_start"
}
],
"description": "OGI - To Ogame's infinity and beyond!",
"host_permissions": [
"https:\/\/*.ogame.gameforge.com\/game\/*"
],
"icons": {
"512": "assets\/images\/logo512.png",
"256": "assets\/images\/logo512.png",
"128": "assets\/images\/logo128.png",
"32": "assets\/images\/logo128.png"
},
"manifest_version": 3,
"name": "Ogame Infinity",
"permissions": [
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.4.1",
"web_accessible_resources": [
{
"extension_ids": [
"hfojakphgokgpbnejoobfamojbgolcbo"
],
"matches": [
" | |