Violation(s):
Inaccurate Description - Missing info:
Violation reference ID: Red Potassium
Violation: Item's description does not mention the following functionality:
Wallet functionality
How to rectify: Update your item's description to describe all functionality or remove the corresponding source code from the package
Relevant section of the program policy:
If any of your Product's content, title, icon, description or screenshots contains false or misleading information, we may remove it. (learn more)
Violation: Extension provides wallet related code AyraUi.10144c74.js file, which is not the primary functionality of the item.
How to rectify : Please remove the functions related to the wallet which is unnecessary in the package.
Code Readability Requirements :
Violation : Extension has obfuscated code in AyraUi.10144c74.js which is present in the code package.
Sample Code: function $b4044a8e017d1cf6$var$p(a) {
Corrective action: Remove all obfuscated code in the extension package. Code should be human readable form.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/85a11c43-a854-49a6-b9a5-d6b5bc65da91n%40chromium.org.
"dependencies": { "@clerk/chrome-extension": "1.1.13", "node-fetch": "^3.2.2", "prop-types": "^15.8.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.27.0", "ua-parser-js": "^1.0.39" },