Easy Extensions Manager

Simplify extension management. Enable, disable, and uninstall with ease.

什麼是Easy Extensions Manager?

Easy Extensions Manager是由https://webplover.com開發的Chrome擴展程式,該擴展的主要功能是“Simplify extension management. Enable, disable, and uninstall with ease.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Easy Extensions Manager擴展crx文件

下載Easy Extensions Manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ⭐ Support us by giving a 5-star rating if you like Easy Extensions Manager! 

Your feedback matters to us, and we're eager to hear your thoughts. Feel free to share your ideas, and we'll do our best to implement them as soon as possible.

Introducing Easy Extensions Manager: The Ultimate Extension Manager for Chrome

Easy Extensions Manager is a powerful yet lightweight tool designed to help you take complete control over your browser's extensions. With a file size of only a few kilobytes, it's a nimble and efficient addition to your Chrome experience.

🌐 Features:
- Manage with Ease: Easily enable, disable, or delete extensions with just one click. Say goodbye to clutter and make your browser light as a feather.
- Search & Find: Quickly locate the extensions you need with our intuitive search feature.
- One-Click Disable All: Want to disable everything at once? Use the 'Disable All' feature and don't worry about losing track. When you recall, only the extensions that were disabled using this feature will be re-enabled.
- Performance Boost: Keep your computer running smoothly by turning off unnecessary extensions, preventing lags, and enhancing your browsing experience.
- 100% Free: Enjoy all these features without any subscriptions or hidden fees.

🚀 Why Easy Extensions Manager?
- Lightweight: Made with minimalism in mind, Easy Extensions Manager itself is lightweight, ensuring that your browser remains agile.
- Time Saver: Managing extensions has never been quicker. With Easy Extensions Manager, time-consuming tasks are reduced to simple clicks.
- Performance-Focused: Enhance your browser's performance by disabling or deleting extensions that are no longer needed.
- User-Centric: We listen to your feedback and are committed to continuous improvements to make your experience even better.


Easy Extensions Manager is more than just an extension manager; it's a must-have tool for anyone looking to keep their browser optimized and their computer's performance at its peak. Download now and discover the seamless browsing experience you deserve!                    

擴展基本資訊

名稱 Easy Extensions Manager Easy Extensions Manager
ID jjnokhkceiidjgacbnmoekemnbldomlg
官方網址 https://chromewebstore.google.com/detail/easy-extensions-manager/jjnokhkceiidjgacbnmoekemnbldomlg
簡介 Simplify extension management. Enable, disable, and uninstall with ease.
檔案大小 151 KB
安裝次數 71
目前版本 1.0
更新時間 2023-08-14
上架時間 2023-08-11
評分 5.00/5 共 3 次評分
開發者 https://webplover.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://webplover.com/
說明頁面URL https://webplover.com/contact/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Easy Extensions Manager",
    "version": "1.0",
    "description": "Simplify extension management. Enable, disable, and uninstall with ease.",
    "author": "WebPlover",
    "homepage_url": "https:\/\/webplover.com",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        }
    },
    "permissions": [
        "management",
        "storage"
    ]
}