MymUtils
La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !
Cos'è MymUtils?
MymUtils è un'estensione di Chrome sviluppata da https://mymutils.fr, e la sua funzione principale è "La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MymUtils
Scarica i file di estensione MymUtils 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
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
Informazioni di Base sull'Estensione
Nome | MymUtils |
ID | fglcfiphneppicaabhjblbjmmkaeggkk |
URL Ufficiale | https://chromewebstore.google.com/detail/mymutils/fglcfiphneppicaabhjblbjmmkaeggkk |
Descrizione | La toute première extension essentielle pour propulser votre compte MYM à un autre niveau ! |
Dimensione del File | 1.46 MB |
Conteggio Installazioni | 133 |
Versione Corrente | 2.1 |
Ultimo Aggiornamento | 2024-03-01 |
Data di Pubblicazione | 2023-11-20 |
Sviluppatore | https://mymutils.fr |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://mymutils.fr |
URL della Pagina della Politica sulla Privacy | https://mymutils.fr/politique-confidentialite |
Lingue Supportate | 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" } |