TM Launcher
Quick launch your all Social Media's Accounts in a single click.
¿Qué es TM Launcher?
TM Launcher es una extensión de Chrome desarrollada por GetProjects, y su función principal es "Quick launch your all Social Media's Accounts in a single click.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión TM Launcher
Descarga archivos de extensión TM Launcher 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
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
Información Básica de la Extensión
Nombre | TM Launcher |
ID | ppgcdhfpgpiecpjaobadcaigbhmkpgob |
URL Oficial | https://chromewebstore.google.com/detail/tm-launcher/ppgcdhfpgpiecpjaobadcaigbhmkpgob |
Descripción | Quick launch your all Social Media's Accounts in a single click. |
Tamaño del Archivo | 261 KB |
Cantidad de Instalaciones | 41 |
Versión Actual | 1.1.2 |
Última Actualización | 2023-06-23 |
Fecha de Publicación | 2020-06-30 |
Calificación | 5.00/5 Total de 9 Calificaciones |
Desarrollador | GetProjects |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://tiwarikartik3002.wixsite.com/tmtechnomania |
URL de la Página de Ayuda | https://tiwarikartik3002.wixsite.com/tmtechnomania/TMLauncher/support |
Idiomas Soportados | 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" } |