Code Snippet Saver Firefox

Examine source code of Code Snippet Saver

Por: Hi Hung Add-on
Inspect and view changes in Code Snippet Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Code Snippet Saver",
  "version": "1.0",
  "description": "Tiện ích cho lập trình viên, cho phép lưu nhanh các đoạn mã nhỏ từ các trang web để tham khảo sau.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3dc03710-78f9-49bd-b5ba-55b922ef34e4}"
    }
  }
}

Melhores alternativas Code Snippet Saver

Aqui estão algumas Firefox add-ons que são similares a Code Snippet Saver: