MymUtils
La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !
什么是MymUtils?
MymUtils是由https://mymutils.fr开发的Chrome扩展程序,该扩展的主要功能是“La toute première extension essentielle pour propulser votre compte MYM à un autre niveau !”。
扩展截图
下载MymUtils扩展crx文件
下载MymUtils扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | MymUtils |
ID | fglcfiphneppicaabhjblbjmmkaeggkk |
官方URL | https://chromewebstore.google.com/detail/mymutils/fglcfiphneppicaabhjblbjmmkaeggkk |
简介 | La toute première extension essentielle pour propulser votre compte MYM à un autre niveau ! |
文件大小 | 1.46 MB |
安装次数 | 133 |
当前版本 | 2.1 |
更新时间 | 2024-03-01 |
上架时间 | 2023-11-20 |
开发者 | https://mymutils.fr |
电子邮箱 | [email protected] |
付费类型 | in_app |
扩展官网 | https://mymutils.fr |
隐私政策页面URL | https://mymutils.fr/politique-confidentialite |
支持的语言 | 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" } |