Par : Anurag Pandey
Inspect and view changes in TimeBox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TimeBox",
"version": "1.0.0",
"description": "TimeBox is a Chrome/Firefox extension aimed at helping remote teams by making it easier to see from where and when their co-worker's do their work during COVID-19 pandemic.",
"author": "Anurag Pandey",
"icons": {
"128": "images/clock.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "images/clock.png",
"default_title": "TimeBox"
},
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"main.js"
]
}
} Meilleures alternatives TimeBox
Voici quelques Firefox add-ons qui sont similaires à TimeBox :