PrivateX
This add-on lets the user open websites like banking, travel sites,etc in an incognito window. Also, UTM remover by default.
PrivateX란 무엇입니까?
PrivateX은(는) Jyotsna Gupta에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This add-on lets the user open websites like banking, travel sites,etc in an incognito window. Also, UTM remover by default."입니다.
PrivateX 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This add-on lets the user open websites with critical user information [Like banking, travel sites, etc] in an incognito window, without the hassle of copying the URL and such. To use the add-on, simply click the add-on button (which looks like a magician's glasses striked through) in the toolbar, and if the site you're viewing is supported by our add-on, you'll be able to open it in an Incognito Window with a single-click. In case the add-on doesn't work on a URL, please mail us at jyotsna17gupta [AT] gmail [DOT] com and we'll get back to you shortly, if and when we'll be able to support that URL. Also, this extension by default chops off the Google Analytics tracking (i.e. Urchin Tracking Monitor) tokens from the URL's query string before the web Request is made. So, this extension provides more private browsing experience with cleaner and shorter URL. PrivateX strips utm_* tokens (for instance, "utm_source=rss&utm_medium=rss&utm_campaign=rss") from URLs to prevent the user from being tracked. Example of URL with UTM tokens: https://www.example.com/page?utm_content=buffercf3b2&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer URL after installing PrivateX : https://www.example.com/page
확장 프로그램 기본 정보
이름 | PrivateX |
ID | oojbhhcihnpdccgkhckpkgabghcjfmkm |
공식 URL | https://chrome.google.com/webstore/detail/oojbhhcihnpdccgkhckpkgabghcjfmkm |
설명 | This add-on lets the user open websites like banking, travel sites,etc in an incognito window. Also, UTM remover by default. |
파일 크기 | 31.73 KB |
설치 횟수 | 35 |
현재 버전 | 2.1 |
최근 업데이트 | 2018-05-29 |
출시 날짜 | 2018-05-29 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | Jyotsna Gupta |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PrivateX", "version": "2.1", "description": "This add-on lets the user open websites like banking, travel sites,etc in an incognito window. Also, UTM remover by default.", "homepage_url": "https:\/\/github.com\/jyotsna17gupta\/PrivateX", "icons": { "16": "icons\/unsafe-16.png", "32": "icons\/unsafe-32.png", "48": "icons\/unsafe-48.png", "64": "icons\/unsafe-64.png", "128": "icons\/unsafe-128.png" }, "permissions": [ "webRequest", "webRequestBlocking", " |