Blinqo
Blur any data on the page, when sharing or recording a screen
What is Blinqo?
Blinqo is a Chrome extension by vld.gritsenko. This extension has 7 weekly active users and is most similar to Easy Screenshot - a Web Clipper and Handy Screenshot. The latest version, 1.1.0, was updated 14 days ago.
Stats
- storage
- tabs
Summary
Blur anything on a webpage, such as texts, images, inputs and more! Stop worrying about accidentally showing sensitive information when sharing or recording your screen. Focus on what you present, not what others shouldn't see. Features: - One-click blur: click on any element on the page to blur it. - Blur area: draw a blurred rectangle anywhere on the page. - Blur text: select and blur any text. - Blur Inputs: blur all inputs on the page with one click! - Persist blur: hit this button at any moment of your blurring experience and all the blurred elements will stay after the page is reloaded
Safety
Risk impact
Blinqo requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Blinqo if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Blinqo is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsScreenshots
Similar extensions
Here are some Chrome extensions that are similar to Blinqo:
Easy Screenshot - a Web Clipper
Handy Screenshot
Nimbus Screenshot & Screen Video Recorder
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "description": "Blur any data on the page, when sharing or recording a screen", "version": "1.1.0", "manifest_version": 3, "name": "Blinqo", "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" },