제작자: Peter Lyons Kehl Add-on
Inspect and view changes in SeLite DB Objects source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SeLite DB Objects",
"homepage_url": "http://selite.github.io/",
"version": "0.95resigned1",
"applications": {
"gecko": {
"id": "db-objects@selite.googlecode.com"
}
},
"description": "SeLite DB Objects - mid level objects for accessing SQLite",
"background": {
"scripts": [
"shared/migrating_to_webextensions.js",
"shared/background.js"
]
},
"permissions": [
"management",
"storage"
],
"icons": {
"32": "shared/favicon-32x32.png",
"64": "shared/favicon-64x64.png"
}
} 최고의 SeLite DB Objects 대안
다음은 SeLite DB Objects과(와) 유사한 Firefox add-on입니다:
SeLite SQLite Connection Manager
Peter Lyons Kehl
SeLite Miscellaneous
Peter Lyons Kehl
SeLite Commands
Peter Lyons Kehl
SeLite Settings
Peter Lyons Kehl
SeLite Preview
Peter Lyons Kehl
SeLite Bootstrap
Peter Lyons Kehl
SeLite Auto Check
Peter Lyons Kehl
SeLite Hands-on GUI
Peter Lyons Kehl
SeLite SelBlocks Global
Peter Lyons Kehl
SeLite Run All Favorites
Peter Lyons Kehl
SeLite TestCase Debug Context
Peter Lyons Kehl
SQLite Query Executor
Milad Vazan