WebExtension.net
WebExtension.net

DevilEar

View on Chrome Web Store
View DevilEar Chrome Extension on Chrome Web Store
4.7 (24 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Pan and volume controller for each tab
Type
Extension
Users
10,000 users
Website null.style
塗田一帆
View author page of 塗田一帆
Published
Published on August 28, 2019
Version 2.0.0
Manifest version
3
Updated
Updated on June 11, 2024
View on Chrome Web Store
View DevilEar Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevilEar",
    "version": "2.0.0",
    "author": "@nulltypo",
    "manifest_version": 3,
    "description": "__MSG_ext_desc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "de-popup.html",
        "default_title": "DevilEar"
    },
    "background": {
        "service_worker": "de-background.js"
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "de-content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top