Skip to content
View nisc's full-sized avatar
😈
😈
  • No nisc, no fun
  • At some point in Berlin, Germany

Block or report nisc

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 Loading

  1. chatgpt-userscripts chatgpt-userscripts Public

    Various—mostly AI generated—user scripts to improve ChatGPT. Currently tested with Firefox and Violentmonkey only.

    JavaScript 1

  2. grok-userscripts grok-userscripts Public

    Various—mostly AI generated—user scripts to improve Grok. Currently tested with Firefox and Violentmonkey only.

    JavaScript 1

  3. facebook-friend-filter facebook-friend-filter Public archive

    Friend Filter filters your Facebook friends based on certain criteria. It can create custom Facebook friend lists.

    Python 3 1

  4. node-mendeley-search-jsonp-proxy node-mendeley-search-jsonp-proxy Public archive

    Forked from clintandrewhall/node-jsonp-proxy

    Highly specific proxy that forwards document search requests to the Mendeley API and returns the response as JSONP.

    JavaScript 2 1

  5. chrome-tab-demystifier chrome-tab-demystifier Public archive

    Shows what has opened a page. Useful if you can no longer remember why you've opened a certain tab. It's not perfect, so please fork it and make it so!

    JavaScript 1

  6. Add "Open in iTerm" to MacOS Finder ... Add "Open in iTerm" to MacOS Finder context menu (Automator script)
    1
    -- Adds "Open with iTerm" action in Finder right-click context menu
    2
    -- If a file is selected, it navigates to its parent folder and outputs the file type
    3
    -- If a folder is selected, it navigates to that folder
    4
    
                  
    5
    on run {input, parameters}