Go Links Utility
Get inline go/link detection and much more with this power extension
Что такое Go Links Utility?
Go Links Utility - это расширение Chrome, разработанное https://golinks.com, и его основная функция - "Get inline go/link detection and much more with this power extension".
Снимки экрана расширения
Скачать файл CRX расширения Go Links Utility
Скачайте файлы расширений Go Links Utility в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Golinks are short intuitive links that are accessible anywhere. This extension enables users to convert any go/link that appears on a page and convert it into a clickable link saving seconds each time.
Основная информация о расширении
Название | Go Links Utility |
ID | pdfmbbhfleglfhabcljcibpgmkkabdbd |
Официальный URL | https://chromewebstore.google.com/detail/go-links-utility/pdfmbbhfleglfhabcljcibpgmkkabdbd |
Описание | Get inline go/link detection and much more with this power extension |
Размер файла | 2.44 MB |
Количество установок | 62 |
Текущая Версия | 3.1.1 |
Последнее Обновление | 2023-12-05 |
Дата публикации | 2022-01-06 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | https://golinks.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.golinks.com/ |
URL страницы помощи | https://www.golinks.com/help/ |
URL страницы политики конфиденциальности | https://www.golinks.io/privacy.php |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Go Links Utility", "description": "Get inline go\/link detection and much more with this power extension", "homepage_url": "https:\/\/www.golinks.io", "version": "3.1.1", "icons": { "16": "icons\/white-icon16.png", "48": "icons\/white-icon48.png", "128": "icons\/white-icon128.png" }, "action": { "default_icon": "icons\/white-icon48.png", "default_popup": "popup.html" }, "commands": { "toggleQuickLauncher": { "suggested_key": { "default": "Alt+F", "mac": "Alt+F" }, "description": "Toggle GoLinks Launcher" } }, "host_permissions": [ " |