openPrice

获取提交参数方法

Устаревшая версия за 14.04.2023. Перейдите к последней версии.

Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @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。