TM Launcher
Quick launch your all Social Media's Accounts in a single click.
TM Launcher란 무엇입니까?
TM Launcher은(는) GetProjects에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Quick launch your all Social Media's Accounts in a single click."입니다.
확장 프로그램 스크린샷
TM Launcher 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
TM Launcher The Project "TM Launcher" was initially built for learning purpose. But, we made some great changes over time as compared to our very initial versions. We are still working on it and trying to make it more helpful for your day-to-day task. In this version (version 1.1.2), we have made the following updates & changes: *Added more useful sites. *Added Gamer Spot for most famous sites among Gamers. #GG *Faster load times (3x). *Better UI/UX. *You can vote for Sites you want. *Categories are simplified. * Some known bug fixes. * Updated user interface(U.I). *Added Info Bar back in this Version. * Inspired by Material UI. * Removed Speed Test. *Separate sections for Categories. The Extension is to give you easy access across all major social platforms to explore. Hope you will like it. Well there is a lot to do so stay connected, stay updated. TMtechnomania TMtechnomania is a tech support team which is still under development. We try to provide best product to our consumers at no cost. We are still working on our skills and trying hard to deliver the best possible outcome. ~Kartikey Tiwari~ TMtechnomania
확장 프로그램 기본 정보
이름 | TM Launcher |
ID | ppgcdhfpgpiecpjaobadcaigbhmkpgob |
공식 URL | https://chromewebstore.google.com/detail/tm-launcher/ppgcdhfpgpiecpjaobadcaigbhmkpgob |
설명 | Quick launch your all Social Media's Accounts in a single click. |
파일 크기 | 261 KB |
설치 횟수 | 41 |
현재 버전 | 1.1.2 |
최근 업데이트 | 2023-06-23 |
출시 날짜 | 2020-06-30 |
평점 | 5.00/5 총 9 개의 평점 |
개발자 | GetProjects |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://tiwarikartik3002.wixsite.com/tmtechnomania |
도움말 페이지 URL | https://tiwarikartik3002.wixsite.com/tmtechnomania/TMLauncher/support |
지원되는 언어 | en-GB |
manifest.json | |
{ "author": "TM technomania", "background.service_worker": "bg.js", "action": { "default_icon": { "512": "512.png", "256": "256.png", "128": "128.png", "64": "64.png", "32": "32.png", "16": "16.png" }, "default_popup": "index.html" }, "description": "Quick launch your all Social Media's Accounts in a single click.", "homepage_url": "https:\/\/tiwarikartik3002.wixsite.com\/tmtechnomania", "icons": { "512": "512.png", "256": "256.png", "128": "128.png", "64": "64.png", "32": "32.png", "16": "16.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAivFFqLj3T3xONV5Sqcv0bGj\/xiU14yoZNyozC04nAL\/lcUldc7s2Cc2qZl3tt\/\/\/eXYkOzFzoKAUlAYU4uuzhtClrkxE+eQMz\/jCTSMSmoDdQcApI1NEQSTnM\/RIzmZ9EIV1JZPm6rGwZPayTYKfFn3ir60SGmAJexLsU5vQn52hg\/pNDIODGAD6MWrqq8jjGxN3V4wkSxozQAkTYKm2pvEPWTGMZQK7mhvZG0b2q3R7Cq5d1MBEY1pUe3IcuztUCO1fyI0KbyxzaaU6ZQnm3E88BJZiKljaCfmnZ1F7yhPTJ2SFgywpikjcnEr2\/iPMsf\/JFGJ3MtNL8s0ys8jloQIDAQAB", "manifest_version": 3, "minimum_chrome_version": "93", "name": "TM Launcher", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.2" } |