By: Peter Lyons Kehl
Inspect and view changes in SeLite Auto Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SeLite Auto Check",
"homepage_url": "http://selite.github.io/",
"version": "1.16resigned1",
"applications": {
"gecko": {
"id": "auto-check@selite.googlecode.com"
}
},
"description": "Automatically check custom validation after every Selenese action",
"background": {
"scripts": [
"shared/migrating_to_webextensions.js",
"shared/background.js"
]
},
"permissions": [
"management",
"storage"
],
"icons": {
"32": "shared/favicon-32x32.png",
"64": "shared/favicon-64x64.png"
}
} Best SeLite Auto Check Alternatives
Here are some Firefox add-ons that are similar to SeLite Auto Check:
SeLite Exit Confirmation Checker
Peter Lyons Kehl
SeLite Preview
Peter Lyons Kehl
SeLite Commands
Peter Lyons Kehl
SeLite Miscellaneous
Peter Lyons Kehl
SeLite Bootstrap
Peter Lyons Kehl
SeLite Settings
Peter Lyons Kehl
SeLite Hands-on GUI
Peter Lyons Kehl
SeLite DB Objects
Peter Lyons Kehl
SeLite Run All Favorites
Peter Lyons Kehl
Web Developer Checklist
Toptal
Selenium IDE
Selenium IDE
(X)HTML5 Checker
Francesco De Stefano