V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
yantze
9.07D

Safari Bookmark 百度搜索结果切换到谷歌搜索结果

  •  
  •   yantze ·
    yantze · Mar 18, 2017 · 2503 views
    This topic created in 3339 days ago, the information mentioned may be changed or developed.

    平时用 iPhone 或者 iPad 的 Safari 搜索时,

    点击这个 Bookmark 可以自动切换百度结果到谷歌搜索

    添加方法

    把下面的链接拖到收藏栏

    格式化的代码

    javascript:void((function(){
      var m=/wd=([^=]*)&.*/g.exec(location.href);
      location.href='https://www.google.com/search?q='+m[1];
    })())
    
    2 replies    2017-03-19 00:07:22 +08:00
    jeffma
        1
    jeffma  
       Mar 18, 2017
    我用的 shadowrocket 的 url rewrite 功能完成的。
    yantze
        2
    yantze  
    OP
       Mar 19, 2017
    @jeffma 查国内一些非技术类的东西时,两者比较一下会好一点。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3044 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 14:13 · PVG 22:13 · LAX 07:13 · JFK 10:13
    ♥ Do have faith in what you're doing.