question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chrome Web Store description has duplicated text

See original GitHub issue

The Chrome Web Store description has duplicated text. This is because the Chrome Webstore combines the app’s manifest description with the text coming from the Web Store dashboard. Seems the Webstore dashboard text is the more current and the one to keep, as it emphasizes “decentralized apps” vs plain “apps”.

Chrome Web Store2

A proposed fix could be:

  • Update the manifest file with the latest copy: “Hiro Wallet is a safe way to manage your STX, sign into decentralized apps, and protect your funds while interacting with Clarity smart contracts.” Here’s a similar issue on how to do that.
  • Remove the first paragraph in the Webstore dashboard to avoid duplication.
  • Change the first bullet point in the Webstore dashboard to include “decentralized apps”: Authenticate with decentralized apps that have integrated the Connect library from Stacks.js

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
andresgalantecommented, Feb 14, 2022

👍 Thanks @landitus

I’ll close this issue and we can reopen it when we move to manifest v3

1reaction
andresgalantecommented, Feb 9, 2022

@landitus do you want to take a stab at fixing this one yourself? (It’s totally ok if you aren’t comfortable doing it)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome extension description repeating text - Stack Overflow
I'm trying to publish a Chrome extension but I'm having trouble with what seems like a glitch (or a case of extremely poor...
Read more >
Formatting in the web store description field - Google Groups
Is there some kind of formatting that is allowed in the description field? I tried using some basic HTML <br> tags for new...
Read more >
Troubleshooting Chrome Web Store violations
Guidelines for understanding why an item was rejected or removed from the Chrome Web Store and how to fix the problem.
Read more >
Duplicate Content: Why does it happen and how to fix issues
Fixing duplicate content issues all comes down to the same central idea: specifying which of the duplicates is the "correct" one. Whenever content...
Read more >
Duplicate words on text edit field for mobile web version #1515
Describe the bug Text input on mobile with SwiftKey duplicates each word ... //play.google.com/store/apps/details?id=com.touchtype.swiftkey) C..
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found