The extension has very limited adoption with only 129 users and a concerning 1.9-star rating from 16 reviews, suggesting poor user experience or functionality issues. The lack of developer information and missing metadata (size, last updated date) raises transparency concerns. The specific focus on Slack message deletion is a legitimate use case, but the poor ratings indicate potential reliability problems.
Given the poor ratings and limited user base, consider finding alternative Slack management tools with better track records. If you must use this extension, run it in a separate Chrome profile to isolate it from your main browsing session and other extensions. Monitor the extension's behavior closely and remove it immediately if you notice any unexpected activity. Consider reaching out to your IT department if using this in a corporate environment, as it may violate workplace policies regarding third-party Slack modifications.
| http://github.com/gunar | http://stackoverflow.com/questions/20499994/access-window-variable-from-content-script | |
| https://github.com/azproduction/promise-queue | https://clients2.google.com/service/update2/crx |
{ "name": "Slack Easy Delete", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "version": "5.0.3", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Use Control+Shift+Space delete the message under the cursor.", "content_scripts": [ { "js": [ "inject.js" ], "run_at": "document_end", "matches": [ "https://*.slack.com/messages/*", "http://*.slack.com/messages/*" ], "exclude_globs": [], "include_globs": [ "*" ] } ], "manifest_version": 2, "web_accessible_resources": [ "index.js", "promise-queue.js" ], "converted_from_user_script": true }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.