基本信息

更新日期:
包名:
ciboebddidackjicoeoiigdnbmchkdll
版本:
1.7.1711
大小:
44.3KiB
类型:
扩展
平台:
Chrome
评分:
发布日期:
2017-11-09
价格:
免费
开发者:
klevstul.com

NoCountryRedirect插件截图

【图】NoCountryRedirect (NCR)(截图1)【图】NoCountryRedirect (NCR)(截图2)

NoCountryRedirect插件简介

Makes sure you stay on google.com and blogspot.com by automatically adding ‘no country redirect’ (‘/ncr’) to those URLs

THIS EXTENSION ONLY WORKS FOR BLOGSPOT.COM AND GOOGLE.COM, NO OTHER DOMAINS!

This extension makes sure you’ll stay on the .com pages for google.com and blogspot.com. This is mainly done by adding the No Country Redirect (NCR) tag for those URLs. In other words it prevents you from automatically being redirected from google.com or blogspot.com to a country code top level domain (ccTLD) like ‘google.jp’, ‘google.co.uk’ or what have you got. The extension is an “unredirect solution”, it completely stops or avoid redirects from google.com and blogspot.com. So there will be no more Google redirections if using this extension.

Some features:
– You can disable / enable NCRifying domains in the extension’s option page. So if you want to visit a country code top level domain, like google.jp or google.de, instead of google.com, you can disable NCR for google domains. The same goes for blogspot domains (new from version 0.6.1303).
– You can open pages in local mode, and incognito mode, for quickly comparing results with and without using this extension (new from version 1.2.1602).
– You can whitelist Google domains that you do not want to have “NCRified” (new from version 0.7.1409).

A few things this extension don’t do:
– This location does not change the search region (for details please visit https://github.com/klevstul/NoCountryRedirect/issues/29).
– This extension do not change your language preferences to English. If you want to change the language settings for Google products please go to:
https://myaccount.google.com/preferences?pli=1#localization
(https://myaccount.google.com/preferences)
– This extension does not alter location settings (geo location) in any way.

*** SOURCE CODE ****
The source code for this extension can be viewed at
https://github.com/klevstul/NoCountryRedirect

*** ISSUE TRACKING ****
Issues are located at:
https://github.com/klevstul/NoCountryRedirect/issues

Issues related versions prior to 1.4 (on the NCR-# format) are found at:
https://klevstul.myjetbrains.com/youtrack/issues?q=project%3A+NoCountryRedirect

*** REVISION HISTORY ***
// 2017.11.09 : 1.7.1711 : frode klevstul : started using a customised version of bootstrap for saving space (#30)
// 2017.11.09 : 1.7.1711 : frode klevstul : added info about recent changes to google search (#29)
// 2017.11.09 : 1.7.1711 : frode klevstul : added additional info on avoiding redirects (#28)
// 2017.11.09 : 1.7.1711 : frode klevstul : disable google.org redirects (#27)
// 2017.01.29 : 1.6.1701 : frode klevstul : added support for google scholar (#16)
// 2017.01.29 : 1.6.1701 : frode klevstul : improved information about “local mode” on options page
// 2017.01.29 : 1.6.1701 : frode klevstul : upgraded bootstrap from v3.3.6 to v3.3.7
// 2017.01.29 : 1.6.1701 : frode klevstul : added more information, on options page, for avoiding multiple redirects (#14)
// 2017.01.29 : 1.6.1701 : frode klevstul : center aligning input data on options page
// 2017.01.29 : 1.6.1701 : frode klevstul : added “cancel changes” button to options page
// 2017.01.29 : 1.6.1701 : frode klevstul : updated footer link on options page
// 2017.01.29 : 1.6.1701 : frode klevstul : added licence to the plugin (#19)
// 2017.01.29 : 1.6.1701 : frode klevstul : updated readme page (#17)
// 2016.06.22 : 1.5.1606 : frode klevstul : fixed “save settings” button text bug
// 2016.06.22 : 1.5.1606 : frode klevstul : upgraded bootstrap from v3.3.5 to v3.3.6
// 2016.06.22 : 1.5.1606 : frode klevstul : improved popup menu
// 2016.06.22 : 1.5.1606 : frode klevstul : misc minor text changes
// 2016.06.15 : 1.4.1606 : frode klevstul : improved extension as a result of chrome ui change done in version 49 (#3)
// 2016.06.15 : 1.4.1606 : frode klevstul : investigated permission change from “tabs” to “activeTab” – not possible (#4)
// 2016.06.15 : 1.4.1606 : frode klevstul : added end user info about encrypted.google.com for avoiding redirects (#8)
// 2016.06.15 : 1.4.1606 : frode klevstul : added end user info about our data policy (we store or use nothing) (#7)
// 2016.03.11 : 1.3.1603 : frode klevstul : removed option to disable ncr icon as this feature was removed with chrome (NCR-27)
// 2016.02.06 : 1.2.1602 : frode klevstul : added options for opening links in local and incognito mode (NCR-14)
// 2016.02.06 : 1.2.1602 : frode klevstul : fixed google flights bug (NCR-21)
// 2016.01.28 : 1.1.1601 : frode klevstul : added option to disable ncr icon in address bar (NCR-19)
// 2015.12.02 : 1.0.1512 : frode klevstul : increased whitelist domains from three to 10 (NCR-15)
// 2015.12.02 : 1.0.1512 : frode klevstul : added support for google flights (NCR-16)
// 2015.12.02 : 1.0.1512 : frode klevstul : updated links on options page (NCR-17)
// 2015.08.04 : 0.9.1508 : frode klevstul : brand new layout on the options page (NCR-13)
// 2015.08.03 : 0.9.1508 : frode klevstul : improved code, to completely avoid looping for maps domains (NCR-13)
// 2015.08.03 : 0.8.1508 : frode klevstul : fixed bug that prevented user from visiting www.blogspot.xx (example: www.blogspot.fr) (NCR-8)
// 2015.08.03 : 0.8.1508 : frode klevstul : fixed code to prevent endless loop (for maps.google.com) (NCR-11)
// 2014.09.07 : 0.7.1409 : frode klevstul : added whitelisting functionality (NCR-9)
// 2014.09.07 : 0.7.1409 : frode klevstul : introduced code to prevent endless loops (NCR-6)
// 2014.09.07 : 0.7.1409 : frode klevstul : added support for domains on the format www.etvanligliv.blogspot.no (NCR-3)
// 2014.09.07 : 0.7.1409 : frode klevstul : added support for books.google.tld (NCR-1)
// 2013.03.26 : 0.6.1303 : frode klevstul : created options page for chosing what domains to NCRify
// 2013.03.26 : 0.6.1303 : frode klevstul : ignoring google logout links (example: https://www.google.[cc]/accounts/Logout2)
// 2013.03.26 : 0.6.1303 : frode klevstul : added support for maps.google.xx
// 2012.08.21 : 0.5.1208 : frode klevstul : support for google.com.xx and blogspot.com.xx (example: google.com.ua) has been added
// 2012.08.23 : 0.4.1208 : frode klevstul : blogspot subdomains containing dashes (like-this.blogspot.in) were not NCR’ified – now fixed
// 2012.08.22 : 0.3.1208 : frode klevstul : optimised code using a tab’s statusInfo
// 2012.08.22 : 0.3.1208 : frode klevstul : main parts of the extension re-written to fix more bugs and clean up code
// 2012.08.18 : 0.2.1208 : frode klevstul : found a regexp bug that got fixed
// 2012.08.18 : 0.1.1208 : frode klevstul : had forgotten domains on the form .co.uk, .co.id (2×2 tld), so fixed that bug
// 2012.08.18 : 0.1.1208 : frode klevstul : disabled the options page for this version, implemented new logos
// 2012.08.17 : 0.1.1208 : frode klevstul : started developing an options page
// 2012.08.16 : 0.1.1208 : frode klevstul : first working version ready for test
// 2012.08.13 : 0.1.1208 : frode klevstul : development started

类似NoCountryRedirect插件

找出当前页面的所有图片,提供按分辨率、链接等筛选图片,做一个简单好用的下载图片扩展!
一键下载页面上所有图片,支持所有网站 部分网站支持自动解析为高清大图,我们会根据用户需求不断添加 智能脚本,自动筛选用户需要的图片,比如电商图片自动筛选主图、SKU图、详情图,并分类展示,支持的网站不断更新中
Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.
Weather forecast & current weather worldwide in Fahrenheit or Celsius. Explore world weather maps to view meteorological conditions all across the world. Automatically displays..
Veilduck provides very fast proxy service. Enjoy secure web surfing everywhere.
VeilDuck is the fastest and most secure ѴРИ service. Install and start surfing in complete privacy and anonymityit’s that simple! To ensure complete privacy and protection NO signu..
Infinite Scroll for Google™ search r..
Infinite Scroll for Google™ search results. Search faster, be more efficient. Just scroll to the end of the search results and this smart extension will automatically adding the fo..
Remove Pinterest from Google search results.
Remove Pinterest from Google search results.
You can easily change your location and language in the Google search results screen.
On the Google Search Results screen, you can freely change country settings and regional settings through clicking on the menu (buttons seen in screenshots).
返回Google.com上的背景图片!啊
返回Google.com上的背景图片!啊
No more country redirects for Google..
No more country redirects for Google and Youtube. Sets default search engine and home button to US google.com Browse the US version of Google and Youtube without any extra steps to..
force google.com((《AKA谷歌无国界再现》)when searching in Google Chrome Omnibox<//
force google.com((《AKA谷歌无国界再现》)when searching in Google Chrome Omnibox<//
Makes Gympass token code copiable.
Makes Gympass token code copiable.
用 Google 翻译翻译选中的文本
用 Google 翻译翻译选中的文本 应用程序名称
| Edge
配置您自己的OpenID url并自动登录到任何支持OpenID的服务。您可以指定表单元素id的列表。如果在页面上找到任何id,扩展将启用地址栏按钮。单击按钮登录。 您还可以启..
配置您自己的OpenID url并自动登录到任何支持OpenID的服务。您可以指定表单元素id的列表。如果在页面上找到任何id,扩展将启用地址栏按钮。单击按钮登录。 您还可以启用自动登录。如果在页面上找到某个id,则将使用提供的URL自动登录
Adbear fiercely protects you from ad..
Adbear fiercely protects you from ads and scams. Relentless ad blocker Adbear is an ad blocker software. * Well-selected filter lists applied according to your geography * No need ..
| Edge
什么是Word Replacer? Word Replacer是一个简单的扩展,灵感来自流行的 '云到屁股 '。它做的远不止这些,允许您创建整个替换列表,并根据您的口味自定义它..
什么是Word Replacer? Word Replacer是一个简单的扩展,灵感来自流行的 '云到屁股 '。它做的远不止这些,允许您创建整个替换列表,并根据您的口味自定义它们。 单词替换器最近已经完成了一次巨大的更新。如果你以前不喜欢它,你现在就应该给它第二次尝试。许多烦恼已经不存在了,而且扩展功能更强大。 Word Replacer有什么用处? 那就看..
Move tabs with keyboard shortcuts Th..
Move tabs with keyboard shortcuts This extension provides 4 commands to move tabs in the current window: - Move tab right - Move tab left - Move tab start - Move tab end You can as..
Sync clipboard and share text, image..
Sync clipboard and share text, images, link & files Pigeon is simple app that allows you to share text, images, links & files between your devices and synchronises your dev..
This extension improves screensharing UX and security for ShowdMe.
This extension improves screensharing UX and security for ShowdMe.
MameChannel.it short-url permette di..
MameChannel.it short-url permette di generare url brevi del tipo http://mamechannel.it/u/18 . Selezionando il pulsante dell'estensione si aprirà un popup dove troverai preimpostata..
Extract SME business listings from G..
Extract SME business listings from Google Maps. Presto is a powerful way to generate leads WHAT Presto Google Map lead extractor helps you extract business listings from Google Map..
| Edge

NoCountryRedirect插件下载

免费下载插件商店