MymUtils
La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !
¿Qué es MymUtils?
MymUtils es una extensión de Chrome desarrollada por https://mymutils.fr, y su función principal es "La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión MymUtils
Descarga archivos de extensión MymUtils en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | MymUtils |
ID | fglcfiphneppicaabhjblbjmmkaeggkk |
URL Oficial | https://chromewebstore.google.com/detail/mymutils/fglcfiphneppicaabhjblbjmmkaeggkk |
Descripción | La toute première extension essentielle pour propulser votre compte MYM à un autre niveau ! |
Tamaño del Archivo | 1.46 MB |
Cantidad de Instalaciones | 133 |
Versión Actual | 2.1 |
Última Actualización | 2024-03-01 |
Fecha de Publicación | 2023-11-20 |
Desarrollador | https://mymutils.fr |
Correo electrónico | [email protected] |
Tipo de Pago | in_app |
Sitio Web de la Extensión | https://mymutils.fr |
URL de la Página de Política de Privacidad | https://mymutils.fr/politique-confidentialite |
Idiomas Soportados | 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" } |