extension VS apps

Compare extension vs apps and see what are their differences.

extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps. (by polkadot-js)

apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains. (by polkadot-js)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
extension apps
12 29
947 1,705
1.6% 3.8%
8.5 9.9
11 days ago 6 days ago
TypeScript TypeScript
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

extension

Posts with mentions or reviews of extension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-28.
  • anyone built a wallet extension?
    2 projects | /r/ethdev | 28 Sep 2022
    The metamask version is quite complicated. You might find it easier to understand the polkadot version of the same thing: https://github.com/polkadot-js/extension/blob/master/packages/extension/src/content.ts
  • POLKADOT JS WALLET PASSWORDS ALL STOPPED WORKING THIS WEEK. HELP!
    1 project | /r/Polkadot | 12 Apr 2022
    Have you tried using a different password in the newly created account? It could be a weird character is messing things up. This has happened before: https://github.com/polkadot-js/extension/issues/892
  • json file deleted
    1 project | /r/dot | 11 Dec 2021
    It could be related to this: https://github.com/polkadot-js/extension/issues/920
  • Polkadot.js not found on chrome web store?
    1 project | /r/Polkadot | 9 Dec 2021
    Hi u/emoneynati, this is a known issue that is being worked on. More information on Github: https://github.com/polkadot-js/extension/issues/913
  • J for Polkadot JS [Polkadot A to Z]
    2 projects | /r/Polkadot | 8 Dec 2021
    This does seem to be an issue, and it is being worked on. Currently there is no ETA about when it will be available again. You can view the issue here: https://github.com/polkadot-js/extension/issues/913
  • polkadot.js: How to check correctness of extrinsic for crowdloan contributions?
    1 project | /r/Polkadot | 10 Nov 2021
    According to https://github.com/polkadot-js/extension/issues/671, this is a result of outdated metadata. Keeping metadata updated might help, but if that doesn't help, you have no chance but to trust the source.
  • Polkadot Digest 26 Oct 2021
    1 project | /r/Polkadot | 26 Oct 2021
    There are benefits to installing Polkadot{.js} extension to your browser, even if you are not using it to store DOT or KSM. For instance, it blocks any scam sites it knows about automatically. https://github.com/polkadot-js/extension
  • Firefox Extension Issue
    1 project | /r/dot | 23 Oct 2021
    I'm new in Polkadot, and I created my account using the official polkadot{.js} extension in Firefox. I was able to create one and transfer funds from an exchange. Right now, I'm trying to send a token to my other account (controller), and tried to stake but both of them didn't work due to the extension issue.
  • Polkadot Digest 8 June 2021
    2 projects | /r/Polkadot | 8 Jun 2021
    There are several ways to store DOT and KSM besides directly in Polkadot-JS. Probably the most common and convenient is the Polkadot{.js} extension. https://github.com/polkadot-js/extension
  • Searching for advice as a newbie.
    1 project | /r/polkadot_market | 9 May 2021

apps

Posts with mentions or reviews of apps. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.

What are some alternatives?

When comparing extension and apps you can also consider the following projects:

parity-signer - Air-gapped crypto wallet.

polkadot-Js-Plus-extension - A user-friendly wallet to interact with the Polkadot/Substrate based blockchains through a browser.

tools - Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools

polkadot - Polkadot Node Implementation