제작자: Melvin Reed
Inspect and view changes in User JavaScript and CSS KL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "User JavaScript and CSS",
"version": "1.3",
"description": "Inject your own custom JavaScript and CSS into any website.",
"permissions": [
"activeTab",
"tabs",
"storage",
"<all_urls>"
],
"browser_action": {
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"default_title": "User JavaScript and CSS",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{986c60d4-dba5-405b-8654-7b37b7111c19}"
}
}
} 최고의 User JavaScript and CSS KL 대안
다음은 User JavaScript and CSS KL과(와) 유사한 Firefox add-on입니다: