This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
chinese-programmer-wrong-pronunciation
mirror of
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
Watch
2
Star
1
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuanchen8911-patch-4
master
yuanchen8911-patch-4
yuanchen8911-patch-3
yuanchen8911-patch-2
yuanchen8911-patch-1
work
chore/remove-ads
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'yuanchen8911-patch-4'
${ noResults }
chinese-programmer-wrong-pr...
/
tools
/
chromium_extension
/
web-components
/
README.md
4 lines
113 B
Raw
Permalink
Normal View
History
Unescape
Escape
扩展新增功能:页面嵌入搜索引擎,实时检索发音 (#375) * 新增README.md页面无跳转即可收听正确读音 的 chromium 扩展 * add 手动安装扩展 方法 * fix no element error * add comment console log * change load chrome extension describe * use prettier format code * comment console.log * fix http protocol audio media no play * add chromium extension use Reference * 无页面跳转收听正确读音请安装我们的 chromium 扩展 * 无页面跳转收听正确读音请安装我们的 [chromium 扩展] * change chromium extension README.md * add css * add css extension * add css extension * change app.css extension * 限定权限 * 新增搜索引擎读音检索功能 * 新增功能截图 * 页面嵌入搜索引擎,实时检索发音 * 页面嵌入搜索引擎,实时检索发音 * # 新增功能截图 * change README.md describe * change README.md describe * format code * 新增功能截图 * 新增功能截图 * 新增功能截图 * 新增功能截图 * 新增功能截图 * 新增百度汉语搜索和必应辞典搜索 * 默认搜索引擎修改为有道 * add bing search * add common tool * until method name change * fix error and add new search engine * change chromium url * 设置默认为新标签页打开搜索 * 完善工具库
2 years ago
# HTML Imports
,
HTML Template、Shadow DOM----统称为 Web Components 规范
## Shadow DOM 实现代码隔离