# getQueryParameters **Repository Path**: mirrors_kikito/getQueryParameters ## Basic Information - **Project Name**: getQueryParameters - **Description**: plugin to get address bar query string as named key / value pair - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README getQueryParameters ================== plugin to get address bar query string as named key / value pair #usage window.getQueryParameters() => returns key/value pair object from current url window.getQueryParameters(querystring_like_string) => returns key/value pair object from string