Skip to content
View timofey-drozhzhin's full-sized avatar
Block or Report

Block or report timofey-drozhzhin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. wp-generate-salt wp-generate-salt Public

    This script generates WordPress salt values without external dependencies. Based on the original wp_generate_password() function.

    Shell 2 1

  2. This is a script for GreaseMonkey or... This is a script for GreaseMonkey or TamperMonkey, which allows to preview & download ClickUp's shared task link as a CSV file.
    1
    // ==UserScript==
    2
    // @name         ClickUp List Export
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      0.1.14
    5
    // @description  Preview & Download ClickUp's shared task list as a CSV file.