TM Launcher
Quick launch your all Social Media's Accounts in a single click.
Что такое TM Launcher?
TM Launcher - это расширение Chrome, разработанное GetProjects, и его основная функция - "Quick launch your all Social Media's Accounts in a single click.".
Снимки экрана расширения
Скачать файл CRX расширения TM Launcher
Скачайте файлы расширений TM Launcher в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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" } |