aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html')
-rw-r--r--files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html
index 2dc4dd3131..296f4b7c74 100644
--- a/files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html
+++ b/files/zh-cn/mozilla/add-ons/webextensions/api/storage/index.html
@@ -11,7 +11,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/storage
<div>使浏览器扩展能够储存及获取数据,以及监听储存的数据的变化。</div>
-<div></div>
+
<p>此存储系统API基于 <a href="/en-US/docs/Web/API/Web_Storage_API">Web Storage API</a>, 并有少许不同。</p>