SQLite Query Executor Firefox

Examine source code of SQLite Query Executor

제작자: Milad Vazan
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}"
    }
  }
}

최고의 SQLite Query Executor 대안

다음은 SQLite Query Executor과(와) 유사한 Firefox add-on입니다: