By: Aloys
Inspect and view changes in Eye Care source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"js/bg.js"
]
},
"browser_action": {
"default_icon": {
"90": "images/icon.png"
},
"default_popup": "popup.html",
"default_title": "Eye Care"
},
"content_scripts": [
{
"js": [
"js/main.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_idle"
}
],
"description": "Protect your eyes by changing the page background and text colors.Automatically applies a soft green tone to reduce eye strain during long screen use.",
"icons": {
"90": "images/icon.png"
},
"manifest_version": 2,
"name": "Eye Care",
"permissions": [
"storage",
"activeTab",
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"version": "5.0.11",
"web_accessible_resources": [
"*"
],
"browser_specific_settings": {
"gecko": {
"id": "eye-care@addon.mozilla.org",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Eye Care Alternatives
Here are some Firefox add-ons that are similar to Eye Care: