Privacy Policy
Last updated: June 20, 2026
Effective date: June 20, 2026
Extension Jetpack works entirely on your own device. It does not collect, sell, or transmit your personal data, it contacts no external servers, and it contains no analytics, tracking, or telemetry.
1. Overview
Extension Jetpack ("the Extension", "we", "us") is a browser extension that gives you a fast launcher for managing the other extensions you already have installed in Chrome. From a single popup, opened with the Cmd/Ctrl + J keyboard shortcut, you can search your installed extensions and enable, disable, or open them.
We take the view that the best way to protect your privacy is to never handle your data in the first place. Accordingly, the Extension performs all of its work locally within your browser. This policy explains exactly what the Extension can access, why, and what it deliberately does not do.
2. What data the Extension accesses
The Extension requests a small number of Chrome permissions. Each is listed below in plain language, together with the reason it is needed and where the data goes (in every case: nowhere off your device, unless you personally choose to export a file).
Installed extensions list management
To show you a list you can search and toggle, the Extension reads information about the other extensions and apps installed in your browser — their name, description, icon, and whether each is currently enabled or disabled. This information is displayed only inside the Extension's own popup so you can act on it.
This list never leaves your device, with one exception that is always under your control: if you click the Export button, the Extension generates an Excel or JSON file containing your extension list and saves it locally to your own computer. Nothing is uploaded; the file is created on your machine and stays there unless you move it yourself.
Local preferences storage
The Extension uses chrome.storage.local to remember your interface preferences — for example your theme mode (auto / light / dark), your pinned favorite extensions, and your last search term. This is stored locally on your device so the Extension behaves consistently between sessions. These preferences are not personal information and are never transmitted anywhere.
Keyboard shortcut commands
This permission simply registers the Cmd/Ctrl + J shortcut so you can open the launcher quickly. It involves no data of any kind.
Page brightness for adaptive theming activeTab content script (<all_urls>)
So the launcher can automatically match a light or dark theme to the page you are viewing, a small content script measures the background brightness of the current page — a single numeric value between 0 (fully dark) and 1 (fully bright).
The only message the content script ever sends to the Extension contains exactly two fields: the brightness number and a timestamp. It does not read, store, or transmit page content, text, form data, URLs, or your browsing history. The brightness value is used purely to pick a theme and is not retained.
3. What we do NOT do
To be unambiguous, the Extension does none of the following:
- No analytics, telemetry, or usage tracking of any kind.
- No collection of personal or sensitive information.
- No contacting of external or remote servers. The only network activity is loading the Extension's own translation files (
_locales/*/messages.json) that ship bundled inside the package. - No selling, renting, or sharing of any data with third parties.
- No transfer of data away from your device (except a local export file you create yourself).
- No remotely hosted or remotely executed code. All libraries the Extension uses (including Fuse.js and SheetJS/XLSX) are bundled locally and run on your device.
- No advertising, fingerprinting, or profiling.
4. Data storage & retention
All data the Extension touches stays on your device:
- Your installed-extensions list is read live from Chrome each time you open the popup. It is held only in memory while the popup is open and is not persisted by us.
- Your preferences (theme, favorites, last search) are kept in
chrome.storage.localuntil you change them, clear the Extension's storage, or uninstall the Extension. Uninstalling the Extension removes them. - Brightness readings are transient and are discarded after they are used to choose a theme.
- Export files are created by you, saved by you, and managed entirely by you. We have no copy of them.
Because we never receive your data, there is nothing for us to retain, and no request to delete data needs to be made to us. You can remove everything the Extension stores at any time by uninstalling it.
5. Children's privacy
The Extension is a general-purpose productivity tool and is not directed at children. It does not knowingly collect any information from anyone, including children under the age of 13.
6. Changes to this policy
We may update this Privacy Policy from time to time, for example to reflect changes in the Extension's functionality or in legal requirements. When we do, we will revise the "Last updated" date at the top of this page and publish the updated policy at this same address. Material changes will be reflected here before they take effect.
7. Contact
If you have any questions about this Privacy Policy or about how the Extension handles data, the best way to reach us is through our public issue tracker:
繁體中文摘要
隱私權政策(中文摘要)
Extension Jetpack 是一款用來搜尋、啟用/停用及管理您已安裝之其他 Chrome 擴充功能的啟動器,透過 Cmd/Ctrl + J 快捷鍵開啟。所有處理皆在您的裝置本機完成。
- 已安裝擴充功能清單(management):讀取名稱、描述與啟用狀態以供顯示與切換,資料不會離開您的裝置;唯一例外是您主動按下「匯出」時,會在您自己的電腦上產生 Excel/JSON 檔。
- 本機偏好設定(storage):僅以
chrome.storage.local儲存主題模式、釘選的最愛與上次搜尋字串,純本機保存。 - 鍵盤快捷鍵(commands):僅註冊 Cmd/Ctrl + J 快捷鍵,不涉及任何資料。
- 頁面亮度(activeTab/<all_urls> 內容腳本):僅量測目前頁面的背景亮度(0–1 之間的單一數值)以自動切換淺色/深色主題;傳送的訊息只包含
brightness與timestamp兩個欄位,不會讀取或傳送頁面內容、網址或瀏覽紀錄。
我們不會:收集個人資料、進行任何分析/追蹤/遙測、連線外部伺服器、出售或分享資料給第三方、載入或執行遠端程式碼。唯一的網路行為是載入擴充功能自身內建的多語系翻譯檔(_locales/*/messages.json)。
若有任何疑問,請透過 GitHub Issues 與我們聯繫。