SQLite Query Executor Firefox

Examine source code of SQLite Query Executor

Inspect and view changes in SQLite Query Executor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SQLite Query Executor",
  "version": "1.0",
  "description": "اجرای کوئری‌های SQL در یک پنجره جداگانه",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "باز کردن SQL Executor"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9b136c2-82c2-471b-b057-efc027626337}"
    }
  }
}

Melhores alternativas SQLite Query Executor

Aqui estão algumas Firefox add-ons que são similares a SQLite Query Executor: