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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |