Query-Rider
This extension allows you to append and modify Query Parameters in URL
什麼是Query-Rider?
Query-Rider是由Satyam Mishra開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to append and modify Query Parameters in URL”。
擴展截圖
下載Query-Rider擴展crx文件
下載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 |
官方網址 | 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": [ " |