By: Rodrigo Barros
Inspect and view changes in Sexy LCD clock plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"icons": {
"64": "assets/icon.png"
},
"name": "Sexy LCD clock plus",
"description": "Firefox 57+ compatible awesome LCD clock extension",
"homepage_url": "https://github.com/asiniy/sexy_lcd_clock",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/index.js"
],
"css": [
"content_scripts/index.css"
],
"all_frames": false
}
],
"background": {
"scripts": [
"background/index.js"
]
},
"options_ui": {
"page": "settings/options.html"
},
"web_accessible_resources": [
"assets/sound.wav"
],
"permissions": [
"activeTab",
"tabs",
"storage"
],
"version": "0.4",
"browser_specific_settings": {
"gecko": {
"id": "{d5f74954-5843-4b03-8af9-ab4b87f57abd}"
}
}
} Best Sexy LCD clock plus Alternatives
Here are some Firefox add-ons that are similar to Sexy LCD clock plus: