Snow Lite
Improve privacy of applications by defending shoulder surfing
什么是Snow Lite?
Snow Lite是由Abhi M Balakrishnan开发的Chrome扩展程序,该扩展的主要功能是“Improve privacy of applications by defending shoulder surfing”。
扩展截图
下载Snow Lite扩展crx文件
下载Snow Lite扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A lite version of Super Snow Google Chrome Extension (https://chrome.google.com/webstore/detail/super-snow/nopljeoddjfojheljmiajacbplhnjgdj) Notes --- This is an experimental extension in early alpha stage. What it does? --- You can activate Snow anytime. Once activated, it blurs everything on your screen. Hover over area you want to see. This extension helps bringing little more privacy while you are in public places. Read more about Snow at https://blog.securitycompass.com/snow-ec6ac9fcf6f3 and http://sechow.com/snow/ Who is behind this? --- The idea was developed by Abhi M Balakrishnan Can this prevent shoulder surfing? --- Nope. This technique improves the privacy by blurring out text on the screen. People around you still can know what application you are using and see what are you typing.
扩展基本信息
名称 | Snow Lite |
ID | edkdlmiadhinjhgecchomjjklipbdpfi |
官方URL | https://chromewebstore.google.com/detail/snow-lite/edkdlmiadhinjhgecchomjjklipbdpfi |
简介 | Improve privacy of applications by defending shoulder surfing |
文件大小 | 28.17 KB |
安装次数 | 31 |
当前版本 | 0.0.0.1 |
更新时间 | 2017-03-29 |
上架时间 | 2017-03-29 |
开发者 | Abhi M Balakrishnan |
付费类型 | free |
扩展官网 | http://sechow.com/snow/index.html |
帮助页面URL | http://sechow.com/snow/faq.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snow Lite", "version": "0.0.0.1", "manifest_version": 2, "description": "Improve privacy of applications by defending shoulder surfing", "homepage_url": "http:\/\/sechow.com\/snow", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "browser_action": { "default_icon": "icons\/icon128.png" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "activeTab", " |