Plugin List

Here is the list of Remix plugins that you will see in the Plugin Manager:

Core Plugins

File Explorer  
The File Explorers is where you can see the files.
profile name: fileManager
Documentation

Remixd   (No UI)
Remixd (with an npm package running locally) connects a folder on your filesystem to the Remix website. Please see the docs for instructions.
profile name: remixd
Documentation

Solidity Compiler  
Compiles Solidity & YUL.
profile name: solidity
Documentation

Deploy & Run  
Deploy & interact with smart contracts on the in-browser chain (JSVM), local nodes, and public networks.
profile name: udapp
Documentation

Debugger  
Insert breakpoints, step through a contract, check high level and low level parameters, and fetch & debug a transaction of a verified contract.
profile name: debugger
Documentation

Solidity Unit Testing  
Run unit test written in Solidity.
profile name: solidityUnitTesting
Documentation

Solidity Static Analysis  
Static code analysis is a process to debug the code by examining it and without actually executing the code. This plugin also has integrations with Slither.
profile name: solidityStaticAnalysis
Documentation

Additional Plugins

(sorted alphabetically)

Celo Compiler / Deployer  
Compile & Deploy to the Celo blockchain.
Profile name: celo-remix-plugin
Documentation
Make an issue

Contract Deployer  
Deploy a contract to multiple chains (1 at a time) with the same address.
Profile name: celo-remix-plugin
Documentation
Make an issue

Contract Verification - Etherscan    
Verify contracts on Etherscan.
Profile name: etherscan
Documentation
Make an issue

Contract Verification - Sourcify    
Verify contracts and fetch verified contracts
Profile name: sourcify
Documentation
Make an issue

Cookbook.dev - Find any contract  
Find any smart contract, build your project faster.
Profile name: cookbook.dev
Website
Documentation
Make an issue

Defi Explorer    
The Defi Explorer loads the Uniswap V2 Protocol into the File Explorers.
Profile name: defiexplorer
Documentation
Make an issue

Defi Tutorials   (main panel)  
Learn about UMA. This plugin works with the UMA tutorials plugin.
Profile name: defiTutorials
Make an issue

DGIT     Version Control
Clone repos from github & create GIT repos & use standard git commands. Also export/import to IPFS.
Profile name: dgit
Documentation
Make an issue

Klaytn  
Deploy & interact with smart contracts to the Klaytn public network, local klaytn nodes.
Profile name: klaytn-remix-plugin
Documentation
Make an issue

Learneth     Remix & Solidity Tutorials
Tutorials that contain quizzes that teach users Solidity and Remix features.
Profile name: learnEth
Documentation
Make an issue

Lexon    
Lexon is a language that reads like a legal contract and compile into Solidity (and then bytecode). This plugin allows you to take Lexon code and to
Profile name: lexon
Documentation
Make an issue

Moonbeam  
Compile and Deploy to the Moonbeam network
Profile name: moonbeam-remix-plugin
Documentation
Make an issue

Mythx Security Verification  
Free version and paid version for Mythx analysis.
Profile name: mythx
Documentation
Make an issue

Nahmii compiler  
Compile solidity contracts for the Nahmii network
Profile name: nahmii-compiler
Make an issue

One Click Dapp  
Makes a basic front end for your contract once it is deployed on a public testnet.
Profile name: oneClickDapp
Documentation
Make an issue

Starknet    
Compile contracts written in Cairo to Starknet
Profile name: Starknet-cairo1-compiler
Documentation
Make an issue

Tenderly  
Verify Contracts. Import To Remix From your Tenderly project.
Profile name: tenderly
Documentation
Make an issue

UMA Playground   (main panel)
Learn about the UMA protocol. This plugin is loaded from the DEFI Tutorial plugin.
Profile name: umaPlayground
Make an issue

UMA Tutorials   (main panel)
This plugin is activated by the DEFI Tutorials
Profile name: umaTutorials
Make an issue

Vyper Compiler    
Compile vyper code using local or remote Vyper compiler.
Profile name: vyper
Documentation
Make an issue

Wallet Connect   (main panel)
Approve transactions on your mobile device
Profile name: walletconnect
Make an issue

Zokrates    
ZoKrates is a toolbox for zkSNARKs on Ethereum.
Profile name: ZoKrates
Documentation
Make an issue