Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
LocalStorage Editor 預覽

LocalStorage Editor 作者: igorlogius

Add, edit, copy, remove, export and import local- and session- storage data

4.4(12 筆評分)4.4(12 筆評分)
658 位使用者658 位使用者
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

畫面擷圖
關於此擴充套件
NAME

localstorage-editor - adds toolbar button to view and modify the localstorage for the current active tabs site

SYNOPSIS

click the toolbar button to open the main UI panel which is a big table that each storage item in a row.
you can filter, search, copy, export, modify, add , import items and sync or discard your changes.

USER INPUTS
  • the active tab when the toolbar button is clicked
  • storage data to add or modify

OPTIONS

there is a checkbox in the UI at the top which allows to change the inital checkstate for all displayed storage items, when checked all items will be selected when the panel is opened which allows to quickly export or copy the storage. When unchecked (default), the items will not be selected which might be prefereable when your default action is to modify and sync the storage or export only a small set of items. Pick what fits your workflow better.

REQUIRED PERMISSIONS
  • storage: used to store selection state which is managed though ght checkbox in the UI panel at the top
  • clipboardRead: this is used to import json data quickly from within the clipboard (without having to save it as a file)
  • clipboardWrite: this is used to export/write the storage data as json to the clipboard to copy or to transfer within without having to save it as a file
  • <all_urls>: this is necessary to injects a tiny for the site undetectable content-script into each site. It functions as a proxy between the addon UI and the page storage

OPTIONAL PERMISSIONS

none

DEMO VIDEO

https://github.com/user-attachments/assets/fd09a71d-a14e-443e-9cc2-6b4896871ac2

FAQ / COMMON ISSUES

Why do you require the clipboard permissions? Why arent they optional?

Strictly speaking the copboard permissions are not 100% necessary and i have replaced these in other addons of mine with simpler textareas where users can copy the data themself.
The difference to these addons and this one is simply that they dont already require a much more powerful permission which this addon already needs to just work.
Or to say it in laymans terms: If the addon wanted to be malicious - which it isnt - the <all_urls> permission would by more than enough for that, so worrying about the extra clipboard permissions is kind of a moot point.

The UI is to big/small, cant read text/labels. How can i change that?

You can resize the panel UI by using the mouse wheel to zoom in or out. Obviously this wont be persistent so it will reset after you close the panel.
If you feel like it would make sense to have a function that allows user to add their own custom styling for the editor, let me know by opening an issue on the homepage.
I am not against it, just lazy and did not think many people would want this.

Why doenst the addon work on some sites?

Some sites are protected by firefox internal addon restrictions, so out of the box addons can not function on those sites.
There are workarounds for this. Search around and you'll likely be able to find them. Not adding specifics here, since i dont wanna play catch up when things change.

NAME

localstorage-editor - adds toolbar button to open a localstorage editor panel where the localstorage can be viewed and modified from

SYNOPSIS

click the toolbar button to open the panel which if the page is a real website will display the editor

USER INPUTS
  • the active tab/page/site

OPTIONS

the only option at the moment is the toggle in the toolbar panel that allows to change the inital selection state of the localStorage items when the panel is opened

REQUIRED PERMISSIONS

storage
- storage: used to store setting for the inital selection state of storage items
- clipboardRead: used to read data from the clipboard for importing/adding
- clipboardWrite: used to write data into the clipboard for exporting
- <all_urls>: used to access the localStorage

OPTIONAL PERMISSIONS

none

DEMO VIDEO

tbd
由 1 位評論者給出 4.4 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
10
4
0
3
0
2
1
1
1
閱讀全部 12 條評論
權限與資料了解更多

必要權限:

  • 取得剪貼簿中的資料
  • 輸入資料到剪貼簿
  • 存取您所有網站中的資料
更多資訊
附加元件網址
  • 首頁
  • 技術支援網站
版本
1.3.23
大小
133 KB
最近更新
1 個月前 (2025年9月13日)
相關分類
  • 網頁開發
授權條款
The Unlicense
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。