提供元: Medyzad
Inspect and view changes in TypeReplace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TypeReplace",
"version": "1.2.0",
"description": "Swap the typeface on any page with any Google Fonts font",
"browser_specific_settings": {
"gecko": {
"id": "{252f8c13-4fba-4fe5-838e-8b7debacc68c}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "res/16.png",
"32": "res/32.png",
"48": "res/48.png",
"96": "res/96.png",
"128": "res/128.png"
},
"browser_action": {
"default_popup": "panel/panel.html",
"default_icon": {
"16": "res/16.png",
"32": "res/32.png",
"48": "res/48.png",
"96": "res/96.png",
"128": "res/128.png"
}
},
"background": {
"scripts": [
"scripts/main.js"
]
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"font_swapper.js"
],
"run_at": "document_idle"
}
]
} ベストのTypeReplace代替案
TypeReplaceに類似したFirefox add-onをいくつか紹介します:
FontSwap
Medyzad
FontOverride
Medyzad
Font Swapper
KeyOuts
Font Changer - Google Web Fonts
frank
Custom Font Changer
Nepdia
Web Font Switcher
Zaynah Noble
Font Switcher
BK8
Random Font Changer
DylanVH
Font Changer
Nohu
Font Changer
ExtensionHub
Font Changer
Rafał Florczak
Font Changer
uk88