Xavi3r DANA
DANA Login from Xavi3r Bank
What is Xavi3r DANA?
Xavi3r DANA is a Chrome extension developed by xavi3r, and its main feature is "DANA Login from Xavi3r Bank".
Extension Screenshots
Download Xavi3r DANA Extension CRX File
Download Xavi3r DANA 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
Xavi3r DANA Login berfungsi untuk melakukan login agar dapat melakukan cek mutasi di Xavi3r Bank, berikut tutorialnya : 1. Klik logo X di tab extension ujung kanan atas browser 2. Masukkan Nomor lalu Lanjutkan dengan mengisi PIN / OTP 3. Jika selesai, anda akan diarahkan ke Cek Mutasi Xavi3r Bank
Extension Basic Information
Name | Xavi3r DANA |
ID | anpnkokjjlppdggbhcpanfccmcpnodok |
Official URL | https://chromewebstore.google.com/detail/xavi3r-dana/anpnkokjjlppdggbhcpanfccmcpnodok |
Description | DANA Login from Xavi3r Bank |
File Size | 11.46 KB |
Installation Count | 10,444 |
Current Version | 3.2.0 |
Last Updated | 2024-01-06 |
Publish Date | 2023-09-08 |
Rating | 3.40/5 Total 5 Ratings |
Developer | xavi3r |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://xavi3r.tech/terms-conditions |
Supported Languages | id |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Xavi3r DANA", "description": "DANA Login from Xavi3r Bank", "version": "3.2.0", "icons": { "16": "logo\/logo-16.png", "48": "logo\/logo-48.png", "128": "logo\/logo-128.png" }, "action": { "default_title": "Xavi3r DANA" }, "permissions": [ "cookies", "webRequest", "scripting", "declarativeNetRequest" ], "host_permissions": [ "https:\/\/m.dana.id\/*", "https:\/\/xavi3r.tech\/*" ], "background": { "service_worker": "service_worker.js" } } |