Giter Site home page Giter Site logo

crx-transit's Introduction

TransIt

TransIt 已更名为 SmoothTranslator,此项目不再开发新功能,只修复问题。

TransIt - 让划词翻译更简单

http://gdgxian.org/crx-transit/

功能列表

  • 页面英文划词翻译
  • 连续对多个单词进行划词翻译
  • 对超链接中的文本进行划词翻译
  • 调整页面划词翻译结果显示的时间长短
  • 适应更多的页面,包括 Iframe 嵌套
  • 支持在窗口边缘和选词附近两种方式显示翻译结果
  • 支持百度和有道翻译两种翻译服务

相关资源

开发

安装依赖

首先保证你的机器上装有Node, 同时Node的版本大于6.0

然后安装bowergrunt:

npm install -g bower grunt

最后, 在项目根目录运行bower installnpm install安装所有的依赖.

构建一个本地可运行的Chrome插件

grunt build

然后使用Chrome浏览器, 打开Developer mode, 然后Load unpacked extension, 选择项目根目录下的build目录即可.

打包

grunt dist

dist目录下将会有一个.zip压缩包

开发模式

grunt default

将会对项目进行编译, 然后检测文件的改变, 实时编译项目文件.

贡献者列表

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.