Change Webpage Fonts
Change Webpage Fonts
What is Change Webpage Fonts?
Change Webpage Fonts is a Chrome extension developed by Unknown, and its main feature is "Change Webpage Fonts".
Extension Screenshots
Download Change Webpage Fonts Extension CRX File
Download Change Webpage Fonts extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Change Webpage Fonts |
ID | afelmehoohjbjfpjbadonkcondbilglp |
Official URL | https://chromewebstore.google.com/detail/change-webpage-fonts/afelmehoohjbjfpjbadonkcondbilglp |
Description | Change Webpage Fonts |
File Size | 31.82 KB |
Installation Count | 2,449 |
Current Version | 0.0.1 |
Last Updated | 2020-01-24 |
Publish Date | 2020-01-19 |
Rating | 4.31/5 Total 29 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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": [ " |