Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Hidden Internet Explorer Tweak

Hidden Internet Explorer Tweak

Scheduled Pinned Locked Moved The Lounge
tutorialcomwindows-adminalgorithmsquestion
29 Posts 16 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T TheGreatAndPowerfulOz

    Yes, chrome does, sorta: type the website name into the address bar, say youtube.com and then press the tab key, you'll get a search prompt.

    #SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun

    K Offline
    K Offline
    kdmote
    wrote on last edited by
    #14

    Yeah, but with this method, you don't have to type in the website name. #ReduceKeystrokes!

    T 1 Reply Last reply
    0
    • OriginalGriffO OriginalGriff

      Nowadays, I use Edge to download Chrome, and then hide Edge... ;)

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      W Offline
      W Offline
      W Balboos GHB
      wrote on last edited by
      #15

      It's kind of an interesting way of explaining your cutting edge technology.

      Ravings en masse^

      "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

      "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

      1 Reply Last reply
      0
      • K kdmote

        Yeah, but with this method, you don't have to type in the website name. #ReduceKeystrokes!

        T Offline
        T Offline
        TheGreatAndPowerfulOz
        wrote on last edited by
        #16

        meh

        #SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun

        1 Reply Last reply
        0
        • M Mark_Wallace

          Oh, for F's sake! If you can't use "literally" figuratively, then just stop speaking English, because you're literally illiterate.

          I wanna be a eunuchs developer! Pass me a bread knife!

          W Offline
          W Offline
          W Balboos GHB
          wrote on last edited by
          #17

          Thanks to your initial comment I watched all four episodes. Porcupine I'm literally literal, or am I?

          Ravings en masse^

          "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

          "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

          M 1 Reply Last reply
          0
          • W W Balboos GHB

            Thanks to your initial comment I watched all four episodes. Porcupine I'm literally literal, or am I?

            Ravings en masse^

            "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

            "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

            M Offline
            M Offline
            Mark_Wallace
            wrote on last edited by
            #18

            It could have done with being funny, to make up for the fact that it's soooooo wrong.

            I wanna be a eunuchs developer! Pass me a bread knife!

            1 Reply Last reply
            0
            • S Slacker007

              I literally laughed my ass off at this one. Still trying to pick my ass off the floor. :sigh:

              A Offline
              A Offline
              Agent__007
              wrote on last edited by
              #19

              I laughed at your comment more than the original one. :laugh:

              You have just been Sharapova'd.

              1 Reply Last reply
              0
              • K kdmote

                For years there has been a hidden trick that I use all the time in Internet Explorper. (I'm surprised I can't find much of anything about this on the internet; perhaps that's just another sign of IE's shrinking market share.) It is similar to the IE "Search Provider" mechanism, only better. It's so hidden it doesn't even have a name. I call it SearchURL. It is a shortcut that enables you to search a website quickly. For example, if you find yourself searching the CP Lounge often, you could use this shortcut typed into the IE Address Bar:

                cp baloney

                and you will get all the Lounge articles containing "baloney". (Including this one, I presume.) Here's how to set it up (You'll need regedit privileges): In regedit, navigate to:

                HKCU\Software\Microsoft\Internet Explorer\SearchUrl

                Create a new Key. Give it the name "cp". For the default value, paste in this text:

                http://www.codeproject.com/search.aspx?q=%s&doctypeid=6&categoryid=f1\_1159\_

                (Note: the "secret sauce" is the `%s` in the url. IE will replace that with whatever search term you supply in the address bar.) It should work immediately. Just type `cp baloney or whatever` in your IE Address Bar. I've created a couple dozen shortcuts for all the sites I frequent (e.g. wikipedia, thesaurus.com, amazon.com, stackoverflow, etc., as well as several internal sites on my company's intranet). It works on just about any site that has a "Search this site" box. Just search the site normally for some `SearchTerm`, then cut resulting the URL and replace `SearchTerm` with `%s`, then create a new SearchUrl key in the registry, choose any memorable abbreviation for the site, and paste the URL in the Data of the key. Pretty simple, eh? Just thought I'd share the love. P.S. There used to be a downloadable program (called TweakUI) that could set this up for you automatically (without regedit) but that program doesn't appear to exist anymore.

                T Offline
                T Offline
                tgd nti
                wrote on last edited by
                #20

                In chrome you can set this up by going to settings -> Manage search engines -> add search engines

                K 1 Reply Last reply
                0
                • K kdmote

                  For years there has been a hidden trick that I use all the time in Internet Explorper. (I'm surprised I can't find much of anything about this on the internet; perhaps that's just another sign of IE's shrinking market share.) It is similar to the IE "Search Provider" mechanism, only better. It's so hidden it doesn't even have a name. I call it SearchURL. It is a shortcut that enables you to search a website quickly. For example, if you find yourself searching the CP Lounge often, you could use this shortcut typed into the IE Address Bar:

                  cp baloney

                  and you will get all the Lounge articles containing "baloney". (Including this one, I presume.) Here's how to set it up (You'll need regedit privileges): In regedit, navigate to:

                  HKCU\Software\Microsoft\Internet Explorer\SearchUrl

                  Create a new Key. Give it the name "cp". For the default value, paste in this text:

                  http://www.codeproject.com/search.aspx?q=%s&doctypeid=6&categoryid=f1\_1159\_

                  (Note: the "secret sauce" is the `%s` in the url. IE will replace that with whatever search term you supply in the address bar.) It should work immediately. Just type `cp baloney or whatever` in your IE Address Bar. I've created a couple dozen shortcuts for all the sites I frequent (e.g. wikipedia, thesaurus.com, amazon.com, stackoverflow, etc., as well as several internal sites on my company's intranet). It works on just about any site that has a "Search this site" box. Just search the site normally for some `SearchTerm`, then cut resulting the URL and replace `SearchTerm` with `%s`, then create a new SearchUrl key in the registry, choose any memorable abbreviation for the site, and paste the URL in the Data of the key. Pretty simple, eh? Just thought I'd share the love. P.S. There used to be a downloadable program (called TweakUI) that could set this up for you automatically (without regedit) but that program doesn't appear to exist anymore.

                  I Offline
                  I Offline
                  iskSYS
                  wrote on last edited by
                  #21

                  in Mozilla's browser, Firefox, it's as simple as selecting 'add keyword for this search' in the context menu.

                  K 1 Reply Last reply
                  0
                  • K kdmote

                    For years there has been a hidden trick that I use all the time in Internet Explorper. (I'm surprised I can't find much of anything about this on the internet; perhaps that's just another sign of IE's shrinking market share.) It is similar to the IE "Search Provider" mechanism, only better. It's so hidden it doesn't even have a name. I call it SearchURL. It is a shortcut that enables you to search a website quickly. For example, if you find yourself searching the CP Lounge often, you could use this shortcut typed into the IE Address Bar:

                    cp baloney

                    and you will get all the Lounge articles containing "baloney". (Including this one, I presume.) Here's how to set it up (You'll need regedit privileges): In regedit, navigate to:

                    HKCU\Software\Microsoft\Internet Explorer\SearchUrl

                    Create a new Key. Give it the name "cp". For the default value, paste in this text:

                    http://www.codeproject.com/search.aspx?q=%s&doctypeid=6&categoryid=f1\_1159\_

                    (Note: the "secret sauce" is the `%s` in the url. IE will replace that with whatever search term you supply in the address bar.) It should work immediately. Just type `cp baloney or whatever` in your IE Address Bar. I've created a couple dozen shortcuts for all the sites I frequent (e.g. wikipedia, thesaurus.com, amazon.com, stackoverflow, etc., as well as several internal sites on my company's intranet). It works on just about any site that has a "Search this site" box. Just search the site normally for some `SearchTerm`, then cut resulting the URL and replace `SearchTerm` with `%s`, then create a new SearchUrl key in the registry, choose any memorable abbreviation for the site, and paste the URL in the Data of the key. Pretty simple, eh? Just thought I'd share the love. P.S. There used to be a downloadable program (called TweakUI) that could set this up for you automatically (without regedit) but that program doesn't appear to exist anymore.

                    D Offline
                    D Offline
                    dannomanno
                    wrote on last edited by
                    #22

                    Interesting approach. I've used my own startup HTML page (with all my favorite links as similarly sized images representing the website [often the logo] - essentially my own start menu for the web) and on there I have textboxes which I can use to submit queries that effectively do the same thing on my common sites. Should the website change, it's easier for me to modify some JS than a registry entry so I'll probably stick with my approach but it's nice to recall the power of the registry.

                    1 Reply Last reply
                    0
                    • K kdmote

                      OriginalGriff wrote:

                      use Edge to download Chrome

                      Sadly, neither are approved yet on my corporate network. Nevertheless, I don't think even Chrome offers this particular shortcut.

                      J Offline
                      J Offline
                      joequincy
                      wrote on last edited by
                      #23

                      Sure. With Chrome you don't have to edit the registry. They expose the feature (deep, but still present) in the browser's UI: How to Set Keyword Bookmarks in Google Chrome[^] Firefox is even simpler. There's a link in that LifeHacker article for more info.

                      K 1 Reply Last reply
                      0
                      • I iskSYS

                        in Mozilla's browser, Firefox, it's as simple as selecting 'add keyword for this search' in the context menu.

                        K Offline
                        K Offline
                        kdmote
                        wrote on last edited by
                        #24

                        iskSYS wrote:

                        'add keyword for this search'

                        Yep, this is the same feature (and Firefox has exposed it in a far simpler manner). One of the reasons I submitted the original post was to find out how to do this in other browsers, so thank you. But just to clarify (regarding instructions in Firefox): you need to click into a searh field on a website (for example, the "Search Messages" at the top of this page) to access the context menu item.

                        I 1 Reply Last reply
                        0
                        • T tgd nti

                          In chrome you can set this up by going to settings -> Manage search engines -> add search engines

                          K Offline
                          K Offline
                          kdmote
                          wrote on last edited by
                          #25

                          Yup. Same feature. Thanks for pointing it out.

                          1 Reply Last reply
                          0
                          • J joequincy

                            Sure. With Chrome you don't have to edit the registry. They expose the feature (deep, but still present) in the browser's UI: How to Set Keyword Bookmarks in Google Chrome[^] Firefox is even simpler. There's a link in that LifeHacker article for more info.

                            K Offline
                            K Offline
                            kdmote
                            wrote on last edited by
                            #26

                            Yep, sure enough. (And I can't say as I'm surprised.) Thanks for pointing it out.

                            1 Reply Last reply
                            0
                            • K kdmote

                              For years there has been a hidden trick that I use all the time in Internet Explorper. (I'm surprised I can't find much of anything about this on the internet; perhaps that's just another sign of IE's shrinking market share.) It is similar to the IE "Search Provider" mechanism, only better. It's so hidden it doesn't even have a name. I call it SearchURL. It is a shortcut that enables you to search a website quickly. For example, if you find yourself searching the CP Lounge often, you could use this shortcut typed into the IE Address Bar:

                              cp baloney

                              and you will get all the Lounge articles containing "baloney". (Including this one, I presume.) Here's how to set it up (You'll need regedit privileges): In regedit, navigate to:

                              HKCU\Software\Microsoft\Internet Explorer\SearchUrl

                              Create a new Key. Give it the name "cp". For the default value, paste in this text:

                              http://www.codeproject.com/search.aspx?q=%s&doctypeid=6&categoryid=f1\_1159\_

                              (Note: the "secret sauce" is the `%s` in the url. IE will replace that with whatever search term you supply in the address bar.) It should work immediately. Just type `cp baloney or whatever` in your IE Address Bar. I've created a couple dozen shortcuts for all the sites I frequent (e.g. wikipedia, thesaurus.com, amazon.com, stackoverflow, etc., as well as several internal sites on my company's intranet). It works on just about any site that has a "Search this site" box. Just search the site normally for some `SearchTerm`, then cut resulting the URL and replace `SearchTerm` with `%s`, then create a new SearchUrl key in the registry, choose any memorable abbreviation for the site, and paste the URL in the Data of the key. Pretty simple, eh? Just thought I'd share the love. P.S. There used to be a downloadable program (called TweakUI) that could set this up for you automatically (without regedit) but that program doesn't appear to exist anymore.

                              U Offline
                              U Offline
                              User 12193691
                              wrote on last edited by
                              #27

                              It's a shame so many discussions like this immediately devolve into a slam fest. Many people - like myself - work in conditions that dictate what browser we use and information like this is helpful. Comments like - "I tweak IE by downloading [Chrome, Firefox, Opera, etc.]" while entertaining to some, are completely useless. Thank you for your post. I found it useful to setup search url's for b (Bing) g (Google) y (Yahoo) and w (Wikipedia) Yes, this can be done by clicking the search down arrow and clicking the desired search engine. However, those are two clicks I don't have to do. Since I am already at the address bar typing my search phrase, two keys take less time and effort to type (i.e. "b ") than moving my hand from keyboard to mouse, click, click, move hand back to keyboard. Thanks much, Brian

                              K 1 Reply Last reply
                              0
                              • U User 12193691

                                It's a shame so many discussions like this immediately devolve into a slam fest. Many people - like myself - work in conditions that dictate what browser we use and information like this is helpful. Comments like - "I tweak IE by downloading [Chrome, Firefox, Opera, etc.]" while entertaining to some, are completely useless. Thank you for your post. I found it useful to setup search url's for b (Bing) g (Google) y (Yahoo) and w (Wikipedia) Yes, this can be done by clicking the search down arrow and clicking the desired search engine. However, those are two clicks I don't have to do. Since I am already at the address bar typing my search phrase, two keys take less time and effort to type (i.e. "b ") than moving my hand from keyboard to mouse, click, click, move hand back to keyboard. Thanks much, Brian

                                K Offline
                                K Offline
                                kdmote
                                wrote on last edited by
                                #28

                                Kindred spirits. I'm glad you found it useful!

                                1 Reply Last reply
                                0
                                • K kdmote

                                  iskSYS wrote:

                                  'add keyword for this search'

                                  Yep, this is the same feature (and Firefox has exposed it in a far simpler manner). One of the reasons I submitted the original post was to find out how to do this in other browsers, so thank you. But just to clarify (regarding instructions in Firefox): you need to click into a searh field on a website (for example, the "Search Messages" at the top of this page) to access the context menu item.

                                  I Offline
                                  I Offline
                                  iskSYS
                                  wrote on last edited by
                                  #29

                                  Aha... Then thank you for your well needed addition on how to actually do it in Firefox. I realized I was a bit hasty because I wanted to exaggerate on how simple it was to do it in Firefox as a comparison to IE.

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups