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}"
    }
  }
}

Meilleures alternatives SQLite Query Executor

Voici quelques Firefox add-ons qui sont similaires à SQLite Query Executor :