TM Launcher
Quick launch your all Social Media's Accounts in a single click.
Cos'è TM Launcher?
TM Launcher è un'estensione di Chrome sviluppata da GetProjects, e la sua funzione principale è "Quick launch your all Social Media's Accounts in a single click.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TM Launcher
Scarica i file di estensione TM Launcher 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
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
Informazioni di Base sull'Estensione
Nome | TM Launcher |
ID | ppgcdhfpgpiecpjaobadcaigbhmkpgob |
URL Ufficiale | https://chromewebstore.google.com/detail/tm-launcher/ppgcdhfpgpiecpjaobadcaigbhmkpgob |
Descrizione | Quick launch your all Social Media's Accounts in a single click. |
Dimensione del File | 261 KB |
Conteggio Installazioni | 41 |
Versione Corrente | 1.1.2 |
Ultimo Aggiornamento | 2023-06-23 |
Data di Pubblicazione | 2020-06-30 |
Valutazione | 5.00/5 Totale 9 Valutazioni |
Sviluppatore | GetProjects |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tiwarikartik3002.wixsite.com/tmtechnomania |
URL della Pagina di Aiuto | https://tiwarikartik3002.wixsite.com/tmtechnomania/TMLauncher/support |
Lingue Supportate | 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" } |