Statistics
Total Installs
1.1K
Last 24h
+0
User Rating
-
Description
Versions2
Ratings0
Permissions
简单的知乎网站控制台日志输出脚本
// ==UserScript== // @name 谭周强 // @namespace http://tampermonkey.net/ // @version 0.2 // @description 第一个脚本 // @author tan // @match ://.zhihu.com/* // @icon none // @grant none // ==/UserScript==
(function() { 'use strict'; console.log("hello,word!"); })();
Statistics
Total Installs
1.1K
Last 24h
+0
User Rating
-
Script Details
Applicable Sites
License
Not declared
No license declared — reuse with caution