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
公式URL 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
Eメール [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"
    ]
}