Tab Notes Firefox

Examine source code of Tab Notes

제작자: Wildsky
Inspect and view changes in Tab Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "note-tab@wildsky.cc",
      "strict_min_version": "54.0a1"
    }
  },
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "manifest_version": 2,
  "name": "Tab Notes",
  "version": "3.2.0",
  "description": "Allow you to write anything in new tab",
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/48.png",
    "default_title": "Tab notes",
    "default_popup": "newtab.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Y"
      }
    }
  }
}

최고의 Tab Notes 대안

다음은 Tab Notes과(와) 유사한 Firefox add-on입니다: