
CodeConvert
AICodeConvert
Swapcode AI
Coding Assistant
AskCodi
Zzz
JSON to YAML
Python Tutor
Tampermonkey
Violentmonkey
Greasemonkey
Userscripts
Greasy Fork
Database Script Tool
Lichess
Script Manager โ SManager
CodeConvertโฏAI is your allโinโone developer companion, powered by cuttingโedge LLMs to streamline every step of your coding workflow:
Instant Code Conversion Translate snippets or full functions across 50+ languagesโC++, Python, JavaScript, VB6, and moreโin seconds. No installations or tokens required.
Smart Code Generator Need a boilerplate, utility function, or dataโstructure implementation? Describe what you want and instantly generate clean, readyโtoโuse code.
Intelligent Code Explainer Paste any unfamiliar code, and get clear, lineโbyโline explanations, comments, and suggested optimizationsโperfect for onboarding to new codebases or leveling up your team.
Interactive AI Chat Assistant Refine conversions, ask followโup questions, or troubleshoot errors in real time. The assistant keeps full context of your session, so every query builds on the last.
Enjoy unlimited usage on paid plans, strict privacy, and a seamless webโbased interfaceโno signup hassles, no hidden fees. Elevate your productivity with CodeConvertโฏAI.
CodeConvert
TampermonkeyNo features have been listed yet.
Tampermonkey is recommended for developers, tech enthusiasts, and users who wish to customize their web browsing experience. It's especially useful for individuals who frequently use specific websites and want to automate repetitive tasks or add new functionalities that are not natively supported by those sites.
No CodeConvert videos yet. You could help us improve this page by suggesting one.
Based on our record, Tampermonkey seems to be more popular. It has been mentiond 135 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// ==UserScript== // @name ChatGPT Firefox Input Focus Fix // @namespace http://tampermonkey.net/ // @version 1.0 // @description Fixes lost first keystroke in ChatGPT input on Firefox by focusing and clicking the textarea // @match https://chat.openai.com/* // @match https://chatgpt.com/* // @grant none // ==/UserScript== (function () { const simulateClick = (el) => { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Hide Expanding Menu Bar // @namespace http://tampermonkey.net/ // @version 0.1 // @require https://code.jquery.com/jquery-3.6.0.min.js // @description Hides Zillow auto-expanding menu // @author mikmak // @match https://www.zillow.com/* // @grant GM_addStyle // ==/UserScript== Const $ = window.$; Function hideExpandingMenu() { ... - Source: dev.to / about 1 year ago
// ==UserScript== // @name Remove data-dark-theme attributes // @namespace http://tampermonkey.net/ // @version 2024-06-23 // @description Remove data-dark-theme attributes from GitHub Actions console // @author masayoshi haruta // @match https://github.com/*/*/actions/runs/* // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com // @grant none //... - Source: dev.to / about 2 years ago
// @name 0 Highlight remover // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://outlook.office.com/mail/id/* // @icon https://www.google.com/s2/favicons?sz=64&domain=office.com // @grant none // ==/UserScript==. Source: over 2 years ago
// ==UserScript== // u/name {snipped} // u/namespace http://tampermonkey.net/ // u/version 0.1 // u/description {snipped} // u/author You // u/match {snipped} // u/require http://code.jquery.com/jquery-3.7.1.min.js // u/icon https://www.google.com/s2/favicons?sz=64&domain=pokefarm.com // u/grant none // ==/UserScript== /* global jQuery... Source: over 2 years ago
AICodeConvert - Generate Code or Natural Language To Another Language Code
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
Swapcode AI - AI that helps write, convert, and debug code 10x faster
Greasemonkey - Customize the way a web page displays or behaves, by using small bits of JavaScript.
Coding Assistant - Coding Assistant offers Personalized Coding Tutor, Code Generator, Explainer, Refactor, Convertor, Debugger, beginner-level coding interview problems, Compiler, and Daily News in Tech and Programming. It acts like your ultimate coding companion.
Userscripts - An open-source userscript editor for Safari.