openPrice

获取提交参数方法

As of 14.04.2023. See ბოლო ვერსია.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyforks.org/scripts/463963/1175634/openPrice.js.

// ==UserScript==
// @name         openPrice
// @version      0.3
// @description  获取提交参数方法
// @license      All Rights Reserved
// @resource     openPrice https://gitlab.com/wecret1/openprice/-/raw/main/openPrice.js
// @grant        GM_getResourceText
// ==/UserScript==

(function() {
    console.log("获取");
})();
长期地址
遇到问题?请前往 GitHub 提 Issues。