Software Alternatives & Reviews

Show HN: Bedframe – open-source Browser Extension Development framework

Productivity Power Tools Vimium-C Google Translate
  1. Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
    Pricing:
    • Open Source

    #Regular Expressions #Programming Tools #Development 358 social mentions

  2. A Customized Vimium (to click web page content and manipulate browser windows using only keyboard) having Chinese support, global Commands and injection functionality, in C-style code for quicker action and less resource cost.

    #Web Browsers #Text Editors #Web Development Tools 7 social mentions

  3. Google's free service instantly translates words, phrases, and web pages between English and over 100 other languages.
    Highlight a string on a website, then click this to translate with google <pre><code> javascript:(function() { const baseUrl = "https://translate.google.com/?op=translate&sl=auto&tl=de&text="; const textRaw = window.getSelection(); const text = encodeURIComponent(textRaw); console.log("selected text: ", text, textRaw); window.open(baseUrl + text) })();</code></pre>.

    #Languages #Translation Service #Language Translation 501 social mentions

Discuss: Show HN: Bedframe – open-source Browser Extension Development framework

Log in or Post with