TM Launcher
Quick launch your all Social Media's Accounts in a single click.
Vad är TM Launcher?
TM Launcher är en Chrome-tillägg utvecklad av GetProjects, och dess huvudfunktion är "Quick launch your all Social Media's Accounts in a single click.".
Tilläggsskärmbilder
Ladda ner TM Launcher-förlängningens CRX-fil
Ladda ner TM Launcher-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | TM Launcher |
ID | ppgcdhfpgpiecpjaobadcaigbhmkpgob |
Officiell webbadress | https://chromewebstore.google.com/detail/tm-launcher/ppgcdhfpgpiecpjaobadcaigbhmkpgob |
Beskrivning | Quick launch your all Social Media's Accounts in a single click. |
Filstorlek | 261 KB |
Antal Installationer | 41 |
Aktuell Version | 1.1.2 |
Senast Uppdaterad | 2023-06-23 |
Publiceringsdatum | 2020-06-30 |
Betyg | 5.00/5 Totalt 9 Betyg |
Utvecklare | GetProjects |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://tiwarikartik3002.wixsite.com/tmtechnomania |
Hjälpsida URL | https://tiwarikartik3002.wixsite.com/tmtechnomania/TMLauncher/support |
Stödda Språk | 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" } |