Version 3.1.2 View in Chrome Web Store
The extension demonstrates several positive indicators including a solid user base of 20,000 users and a strong 4.5-star rating from 467 reviews, suggesting genuine user satisfaction. The extension uses Manifest V3, which provides enhanced security protections compared to older versions. The focused functionality of creating floating video players for YouTube aligns well with user expectations and the extension's stated purpose.
The primary concern is the limited developer information provided, which makes it difficult to assess the publisher's reputation and track record. While the content script injection on YouTube is necessary for the extension's core functionality, users should be aware that this allows the extension to access and potentially modify YouTube page content. The absence of detailed developer contact information or company details reduces transparency.
This extension appears safe for general use given its minimal risk profile and positive user feedback. The focused scope of permissions and functionality reduces potential attack surfaces. Users can confidently install this extension in their main Chrome profile, as the security findings indicate no significant threats. However, users should monitor for any unusual behavior and ensure they're downloading from the official Chrome Web Store to avoid potentially malicious copies.
| https://microsoftedge.microsoft.com/addons/detail/ | https://chrome.google.com/webstore/detail/ | |
| https://clients2.google.com/service/update2/crx | https://floating-youtube.freeonlineapps.net/ | |
| https://bootswatch.com | https://getbootstrap.com/ | |
| https://github.com/twbs/bootstrap/blob/main/LICENSE | https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400 | |
| http://www.w3.org/2000/svg |
{ "name": "__MSG_application_title__", "icons": { "16": "icons/icon-16.png", "32": "icons/icon-32.png", "48": "icons/icon-48.png", "96": "icons/icon-96.png", "128": "icons/icon-128.png" }, "action": { "default_icon": { "16": "icons/icon-16.png", "24": "icons/icon-24.png", "32": "icons/icon-32.png" }, "default_popup": "/ui/popup.html", "default_title": "__MSG_application_title__" }, "version": "3.1.2", "background": { "service_worker": "/js/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_application_description__", "homepage_url": "https://floating-youtube.freeonlineapps.net/", "default_locale": "en", "content_scripts": [ { "js": [ "/js/inject.js" ], "matches": [ "*://www.youtube.com/*" ] } ], "manifest_version": 3 }
ⓘ 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.