CutSpel
English spelling reform in your browser!
什麼是CutSpel?
CutSpel是由https://www.cutspel.com開發的Chrome擴展程式,該擴展的主要功能是“English spelling reform in your browser!”。
擴展截圖
下載CutSpel擴展crx文件
下載CutSpel擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
English spelling is notoriously inconsistent and archaic. Many of the English words that cause the most problems are those containing redundant letters. Just eliminating redundant letters solves many spelling difficulties without significantly changing the appearance and use of written English. This idea was developed by Christopher Upward and colleagues into Cut Spelling. This simple reform removes redundant letters, along with a small number of letter substitutions, to improve English spelling and speed writing. CUTSPEL CutSpel implements a subset of Cut Spelling to automatically 'cut' the text of any webpage. CutSpel has two modes. Basic Mode Modifies the 1000 most common English word language while avoiding the more disruptive Cut Spelling changes such as eye -> y. Names of people and objects are left unchanged. The text generated by this mode is very easy to read. Advanced Mode Modifies the 4500 most common English words and uses the full Cut Spelling substitution rules. The text produced by the advanced mode requires slightly more effort to read, however most people quickly adjust and are reading at a normal pace after only a few hours.
擴展基本資訊
名稱 | CutSpel |
ID | hojgjeiaognigdpphinpoobgpmgpkone |
官方網址 | https://chromewebstore.google.com/detail/cutspel/hojgjeiaognigdpphinpoobgpmgpkone |
簡介 | English spelling reform in your browser! |
檔案大小 | 146 KB |
安裝次數 | 36 |
目前版本 | 1.0.3 |
更新時間 | 2017-01-06 |
上架時間 | 2017-01-05 |
評分 | 5.00/5 共 2 次評分 |
開發者 | https://www.cutspel.com |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CutSpel", "short_name": "CutSpel", "icons": { "48": "ON.png", "128": "ON.png" }, "permissions": [ "storage", "tabs" ], "description": "English spelling reform in your browser!", "version": "1.0.3", "author": "Daniel Tillett", "homepage_url": "http:\/\/www.cutspel.com", "background": { "scripts": [ "jquery-1.11.1.min.js", "background.js" ] }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |