Change Webpage Fonts
Change Webpage Fonts
什么是Change Webpage Fonts?
Change Webpage Fonts是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Change Webpage Fonts”。
扩展截图
下载Change Webpage Fonts扩展crx文件
下载Change Webpage Fonts扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If the text on the page is difficult to read or not clear enough.
You can:
1) Change the font on the page
2) Increase / decrease text size 扩展基本信息
| 名称 | |
| ID | afelmehoohjbjfpjbadonkcondbilglp |
| 官方URL | https://chromewebstore.google.com/detail/change-webpage-fonts/afelmehoohjbjfpjbadonkcondbilglp |
| 简介 | Change Webpage Fonts |
| 文件大小 | 31.82 KB |
| 安装次数 | 2,449 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2020-01-24 |
| 上架时间 | 2020-01-19 |
| 评分 | 4.31/5 共29次评分 |
| 开发者 | Unknown |
| 付费类型 | free |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Kirill Bulygin",
"background": {
"scripts": [
"background\/background.js"
]
},
"browser_action": {
"default_icon": {
"128": "icons\/icon_128.png"
},
"default_popup": "popup\/main_popup.html",
"default_title": "Page font"
},
"content_scripts": [
{
"js": [
"content_scripts__run_at_end.js"
],
"matches": [
" | |