All Projects → adhocore → Crx Jtrans

adhocore / Crx Jtrans

jTransliter - the roman to unicode transliter as Google chrome extension

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Crx Jtrans

Cn2tw4programmer
將簡體中文中常用的 Computer Science 詞彙轉換成繁體中文的詞彙
Stars: ✭ 104 (+700%)
Mutual labels:  chrome-extension, google-chrome
unidecode
Elixir package to transliterate Unicode to ASCII
Stars: ✭ 18 (+38.46%)
Mutual labels:  unicode, transliteration
Chromium Vim
Vim bindings for Google Chrome.
Stars: ✭ 2,150 (+16438.46%)
Mutual labels:  chrome-extension, google-chrome
Fauxbar
An alternative to Chrome's Omnibox.
Stars: ✭ 69 (+430.77%)
Mutual labels:  chrome-extension, google-chrome
Urlify
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
Stars: ✭ 633 (+4769.23%)
Mutual labels:  unicode, transliteration
Tabfern
Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
Stars: ✭ 102 (+684.62%)
Mutual labels:  chrome-extension, google-chrome
unihandecode
unihandecode is a transliteration library to convert all characters/words in Unicode into ASCII alphabet that aware with Language preference priorities
Stars: ✭ 71 (+446.15%)
Mutual labels:  unicode, transliteration
Booklight
Your Chrome Alfred - An Extension to provide spotlight-like interface for your bookmarks
Stars: ✭ 98 (+653.85%)
Mutual labels:  chrome-extension, google-chrome
React Typescript Web Extension Starter
🖥 A Web Extension starter kit built with React, TypeScript, SCSS, Storybook, Jest, EsLint, Prettier, Webpack and Bootstrap. Supports Google Chrome + Mozilla Firefox + Brave Browser 🔥
Stars: ✭ 510 (+3823.08%)
Mutual labels:  chrome-extension, google-chrome
Transliteration
UTF-8 to ASCII transliteration / slugify module for node.js, browser, Web Worker, React Native, Electron and CLI.
Stars: ✭ 444 (+3315.38%)
Mutual labels:  unicode, transliteration
Tabsorter2
Google Chrome Tab Management Extension - Merge, Sort, split and more :)
Stars: ✭ 44 (+238.46%)
Mutual labels:  chrome-extension, google-chrome
Chrome Extensions
WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
Stars: ✭ 799 (+6046.15%)
Mutual labels:  chrome-extension, google-chrome
Transliterate
Convert Unicode characters to Latin characters using transliteration
Stars: ✭ 152 (+1069.23%)
Mutual labels:  unicode, transliteration
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (+3023.08%)
Mutual labels:  chrome-extension, google-chrome
Slug Generator
Slug Generator Library for PHP, based on Unicode’s CLDR data
Stars: ✭ 740 (+5592.31%)
Mutual labels:  unicode, transliteration
Lexical Sort
Sort Unicode strings lexicographically
Stars: ✭ 23 (+76.92%)
Mutual labels:  unicode, transliteration
Nocountryredirect
NoCountryRedirect (NCR) - Google Chrome extension
Stars: ✭ 24 (+84.62%)
Mutual labels:  chrome-extension
Share on twitter
Simplest browser extension for Twitter users.
Stars: ✭ 8 (-38.46%)
Mutual labels:  chrome-extension
New New Tab Page
A minimal new tab page for Chrome.
Stars: ✭ 24 (+84.62%)
Mutual labels:  chrome-extension
Git Praise
A nicer git blame.
Stars: ✭ 24 (+84.62%)
Mutual labels:  unicode

crx-jtrans

  • it is a browser extension for Google chrome
  • it has another name: jTransliter
  • it is totally offline (hence always accessible)
  • it requires no special permission (hence safe, doesnot scan your browsing)
  • it requires no another library (hence standalone and reliable)

installation

  • clone or download this repo to your machine
  • unzip as the folder crx-jtrans
  • open up your Google chrome browser and type chrome://extensions/ at Address bar
    • or go to Chrome Settings > Extensions
  • check/select the Developer Mode checkbox on top
  • then click Load unpacked extension and browse file system and the select crx-jtrans folder recently unzipped
  • if you see the button unicode a at the top-right of the chrome browser beside the Address bar, you are Done !

features

  • comes with usage help (though you might only need it for first few uses)
  • easy usage: type in roman and press Space or Enter key
  • reversible (back to roman for correction) translitered words: just press Backspace key
  • enable or disable the transliteration simply pressing Ctrl key
  • see change logs below for more

change logs

2014-03-19

  • added hotkey- Press Alt+N to launch
  • fixed reversal issue with some of the characters
  • added a semi-permanent save of latest text
  • more awesomeness ;)

Thats all !

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].