제작자: darwinsc
Inspect and view changes in GNUify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GNUify",
"version": "1.1",
"description": "Replaces all occurrences of the word \"Linux\" with \"GNU/Linux\".",
"icons": {
"48": "icons/logo-48.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"gnuify.js"
],
"run_at": "document_end"
}
]
} 최고의 GNUify 대안
다음은 GNUify과(와) 유사한 Firefox add-on입니다: