SQLite Remote Access Firefox

Examine source code of SQLite Remote Access

提供元: Phillip Hensley
Inspect and view changes in SQLite Remote Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.3",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "optional_permissions": [
    "*://*/*"
  ],
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "offline_enabled": true,
  "icons": {
    "16": "data/icons/16.png",
    "19": "data/icons/19.png",
    "32": "data/icons/32.png",
    "38": "data/icons/38.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png",
    "256": "data/icons/256.png"
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0ab4856-a2ef-4c02-9059-0188a73c196b}"
    }
  }
}

ベストのSQLite Remote Access代替案

SQLite Remote Accessに類似したFirefox add-onをいくつか紹介します: