By: razza
Inspect and view changes in Idle - Simple Example source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Idle - Simple Example",
"version": "1.0.1",
"description": "Demonstrates the Idle API",
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"idle"
],
"browser_action": {
"default_icon": "sample-19.png"
},
"icons": {
"16": "sample-16.png",
"48": "sample-48.png",
"128": "sample-128.png"
},
"manifest_version": 2
} Best Idle - Simple Example Alternatives
Here are some Firefox add-ons that are similar to Idle - Simple Example: