פוקימון ארנה-עדכונים
פוקימון ארנה-עדכונים
What is פוקימון ארנה-עדכונים?
פוקימון ארנה-עדכונים is a Chrome extension developed by wyd3x, and its main feature is "פוקימון ארנה-עדכונים".
Extension Screenshots
Download פוקימון ארנה-עדכונים Extension CRX File
Download פוקימון ארנה-עדכונים extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
תוסף זה מאפשר לכם לעקוב אחר ההתראות וההודעות הפרטיות במשחק בזמן אמת
Extension Basic Information
Name | |
ID | oklcdiidjgfbgnjeenfeoahgnlmkfbpo |
Official URL | 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 |
Description | פוקימון ארנה-עדכונים |
File Size | 13.19 KB |
Installation Count | 76 |
Current Version | 1.2.2 |
Last Updated | 2021-01-16 |
Publish Date | 2019-05-15 |
Developer | wyd3x |
[email protected] | |
Payment Type | free |
Supported Languages | |
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 } |