Query-Rider
This extension allows you to append and modify Query Parameters in URL
Что такое Query-Rider?
Query-Rider - это расширение Chrome, разработанное Satyam Mishra, и его основная функция - "This extension allows you to append and modify Query Parameters in URL".
Снимки экрана расширения
Скачать файл CRX расширения Query-Rider
Скачайте файлы расширений Query-Rider в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
QueryRider is a lightweight browser extension which will ease your life if you deal with query parameters in your daily work. It allows you to add, modify, enable, disable or delete the query params through a little pop-up as you could see in the screenshots above. Just add the query params and hit reload!
Основная информация о расширении
Название | Query-Rider |
ID | adgkhlljnhopgbbckknbdlkdgdajdkll |
Официальный URL | https://chromewebstore.google.com/detail/query-rider/adgkhlljnhopgbbckknbdlkdgdajdkll |
Описание | This extension allows you to append and modify Query Parameters in URL |
Размер файла | 11.67 KB |
Количество установок | 27 |
Текущая Версия | mv3-beta |
Последнее Обновление | 2021-06-08 |
Дата публикации | 2020-06-27 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | Satyam Mishra |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Query-Rider", "author": "Satyam Mishra", "description": "This extension allows you to append and modify Query Parameters in URL", "version": "1.1.0", "version_name": "mv3-beta", "default_locale": "en", "content_scripts": [ { "js": [ "popup.js" ], "run_at": "document_idle", "matches": [ " |