פוקימון ארנה-עדכונים
פוקימון ארנה-עדכונים
Cos'è פוקימון ארנה-עדכונים?
פוקימון ארנה-עדכונים è un'estensione di Chrome sviluppata da wyd3x, e la sua funzione principale è "פוקימון ארנה-עדכונים".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione פוקימון ארנה-עדכונים
Scarica i file di estensione פוקימון ארנה-עדכונים 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
תוסף זה מאפשר לכם לעקוב אחר ההתראות וההודעות הפרטיות במשחק בזמן אמת
Informazioni di Base sull'Estensione
Nome | |
ID | oklcdiidjgfbgnjeenfeoahgnlmkfbpo |
URL Ufficiale | https://chrome.google.com/webstore/detail/%D7%A4%D7%95%D7%A7%D7%99%D7%9E%D7%95%D7%9F-%D7%90%D7%A8%D7%A0%D7%94-%D7%A2%D7%93%D7%9B%D7%95%D7%A0%D7%99%D7%9D/oklcdiidjgfbgnjeenfeoahgnlmkfbpo |
Descrizione | פוקימון ארנה-עדכונים |
Dimensione del File | 13.19 KB |
Conteggio Installazioni | 76 |
Versione Corrente | 1.2.2 |
Ultimo Aggiornamento | 2021-01-16 |
Data di Pubblicazione | 2019-05-15 |
Sviluppatore | wyd3x |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u05e4\u05d5\u05e7\u05d9\u05de\u05d5\u05df \u05d0\u05e8\u05e0\u05d4-\u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd", "description": "\u05e4\u05d5\u05e7\u05d9\u05de\u05d5\u05df \u05d0\u05e8\u05e0\u05d4-\u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd", "permissions": [ "storage", "notifications", "*:\/\/*\/*" ], "version": "1.2.2", "browser_action": { "default_icon": { "16": "images\/icon.png" }, "default_popup": "popup_new.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "icons": { "16": "images\/icon.png" }, "manifest_version": 2 } |