MymUtils
La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !
Apa itu MymUtils?
MymUtils adalah ekstensi Chrome yang dikembangkan oleh https://mymutils.fr, dan fitur utamanya adalah "La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MymUtils
Unduh file ekstensi MymUtils dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
MYM UTILS THE INFLOWW FOR MYM MYMUTILS > mym, onlyfans, fansly Advantages of MymUtils: Unique in the market No need to download software Tutorial video available Opportunity to earn money through affiliation Affiliation: 50% revenue sharing for a lifetime Suitable for small creators Suitable for agencies Unlimited chatter and MyM accounts for only 20 euros in total Support and community on Telegram for MymUtils Monthly subscription of only 20 euros No bugs Available immediately Recap of MymUtils features: Integrated emoji bar Real-time chat Note-taking on fans Pre-recorded chatting script Access to media already sold, pending, and rejected with their corresponding prices in the cloud Automatic login link without displaying the password Advanced sales details, including prices and number of sales Affiliate program with a 50% lifetime revenue share Advanced model statistics, including unread messages and number of subscribers per model Fan statistics, including expenses and PPV ratio Unlimited chatters Unlimited MyM accounts ALL THIS FOR 20 EUROS PER MONTH With 2 days of FREE trial Get started in 3 steps: Order in 1 minute Install the extension in 15 seconds Log in with Google in 1 click in 5 seconds Automatic synchronization in 5 seconds Enjoy all features immediately You are just 1 minute and 25 seconds away from doubling your revenue. Try MymUtils for 2 days for FREE! https://mymutils.fr
Informasi Dasar Ekstensi
Nama | MymUtils |
ID | fglcfiphneppicaabhjblbjmmkaeggkk |
URL Resmi | https://chromewebstore.google.com/detail/mymutils/fglcfiphneppicaabhjblbjmmkaeggkk |
Deskripsi | La toute première extension essentielle pour propulser votre compte MYM à un autre niveau ! |
Ukuran File | 1.46 MB |
Jumlah Instalasi | 133 |
Versi Saat Ini | 2.1 |
Terakhir Diperbarui | 2024-03-01 |
Tanggal Publikasi | 2023-11-20 |
Pengembang | https://mymutils.fr |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://mymutils.fr |
URL Halaman Kebijakan Privasi | https://mymutils.fr/politique-confidentialite |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MymUtils", "version": "2.1", "description": "La toute premi\u00e8re extension essentielle pour propulser votre compte MYM \u00e0 un autre niveau !", "manifest_version": 3, "action": { "default_title": "MymUtils" }, "icons": { "16": ".\/images\/icon16.png", "32": ".\/images\/icon32.png", "48": ".\/images\/icon48.png", "128": ".\/images\/icon128.png" }, "background": { "service_worker": "background.js" }, "oauth2": { "client_id": "623948093633-bj6j8m2gnv8s6u2pkdd6js63fcbulm61.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "permissions": [ "storage", "identity" ], "externally_connectable": { "matches": [ "https:\/\/creators.mym.fans\/*", "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.1.0\/jquery.min.js", "https:\/\/translate.googleapis.com\/*", "https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k=translate_http.tr.fr.lh0Jt81-_PY.O\/d=1\/exm=el_conf\/ed=1\/rs=AN8SPfrf4XtV0jNJw1HMafCEQQLzf8AK4Q\/m=el_main" ] }, "content_scripts": [ { "matches": [ "https:\/\/creators.mym.fans\/*", "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/www.gstatic.com\/firebasejs\/10.5.2\/firebase-app.js", "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.1.0\/jquery.min.js", "https:\/\/translate.googleapis.com\/*", "https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k=translate_http.tr.fr.lh0Jt81-_PY.O\/d=1\/exm=el_conf\/ed=1\/rs=AN8SPfrf4XtV0jNJw1HMafCEQQLzf8AK4Q\/m=el_main" ], "js": [ "oauth.js", "background.js", "jquery.js" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi3Zb2vIkR9dulVSgFzkR2MgQmTVIXv\/jC0OWJaqvIbCVYlFw56aOIIffQ9500CBuRuIRYVVR2DqcO2L8EwoDSqlLi488EUKd3tG0prF4XkPkYvVbHcqS6\/c4UaUJwCT3FEI0WLyDIvkHAie+Xyx\/sFoMBwLvy0zjTV6OXN6u8CstvdAa38CXqVk+fd2H+7gSE2vjuOzfzr8i4JmJUuYFSpshDpukzK18WZOsl01dcJxGX+1x7BQhZPvhgDCvJctjZ2GVwfb2HE0xzNLOjAxVo8a1eLN66u05hu8GlZ3vGgxnHw2X17lFuc8jIM8vw4eTN3QPZtcW6i6clzSx3P+ZLwIDAQAB" } |