Not seen this Chrome trick before.
-
That would be OK except with everything that's happening right now, NSA tracking, etc.. In fact I believe they have been tracking me for some time and am worried that they are out to get us all through social sites. They are after my bacon and I will defend it to my last breath. :)
VS2010/Atmel Studio 6.1 ToDo Manager Extension Relax...We're all crazy it's not a competition!
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
This feature has been in Chrome for a long time now. In fact, it automatically "learns" sites that you do searches on and saves them as search engine entries. You can create your own entries or modify existing ones by going into Settings > Manage Search Engines. For example, instead of having to type "CodeProject.com" and then tab to type your keyword, you could change the "Search Engine Keyword" to "CP" and then you could just type CP and then tab (btw it also works with just pressing space instead of tab) This is actually one of my most used features in Chrome and I love it :)
-
In Chrome, it you drag it to the tabs or address bar it opens it, if your drag it to the bookmarks bar it creates a new bookmark.
In Chrome it's way easier. Just select the text and right click it. If it's a link you can open it (opens in a new tab) or if it's just a word you can search for that word.
-
In Chrome it's way easier. Just select the text and right click it. If it's a link you can open it (opens in a new tab) or if it's just a word you can search for that word.
I use that all the time - but this selects the site and does a search there, rather than a "generic" Google.
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
What kind of devilry is this?... very clever trick indeed...
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
What kind of devilry is this?... very clever trick indeed...
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
As Mr Mercury said: "It's A Kind Of Magic"... :laugh:
-
As Mr Mercury said: "It's A Kind Of Magic"... :laugh:
:laugh: :thumbsup:
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
-
This is a really really old feature, from the earliest versions of Chrome, it works for all sorts of sites which have integrated search, such as Wikipedia, CodeProject, even Facebook! It's one of the reasons I like this browser so much :)
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
-
It's the result of Code Project having Open Search enabled on the site. Chrome implements this feature based on the site owner adding it. BTW, it also works in any browser that supports Open Search, like IE7+ and FF2+. You can see the XML file required to set it up here: http://www.codeproject.com/info/OpenSearch.xml[^]. It's implemented by adding a line to the
head
element in the page:So basically, kudos to Code Project for implementing it, and don't be afraid to put it into use in your own site! There's a full list of providers that support it and instructions on how to set it up yourself at http://www.opensearch.org/Home[^].
Thanks! :thumbsup:
-
Go to the address / search bar. Start typing "CodeProject.com" As soon as it brings the site name up for you, press TAB. Type in something to search for, and it uses CP to search the articles...nice!
I noticed this a while ago with youtube.com. Details on the functionality:https://support.google.com/chrome/answer/95655?hl=en As for the non-clickable links, you can highlight them in chrome, right click and you'll get a couple of options if it determine that it's a link.