Extension List
Extension List
What is Extension List?
Extension List is a Chrome extension developed by Denys Skychko, and its main feature is "Extension List".
Extension Screenshots
Download Extension List Extension CRX File
Download Extension List extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Managing installed browser extensions
Extension Basic Information
Name | Extension List |
ID | cboicfdginkkdfppcjighdkchdlebdjp |
Official URL | https://chromewebstore.google.com/detail/extension-list/cboicfdginkkdfppcjighdkchdlebdjp |
Description | Extension List |
File Size | 14.22 KB |
Installation Count | 2,682 |
Current Version | 1.0.2.0 |
Last Updated | 2023-10-28 |
Publish Date | 2018-04-24 |
Rating | 4.65/5 Total 17 Ratings |
Developer | Denys Skychko |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://stopreclame.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Extension List", "version": "1.0.2.0", "manifest_version": 3, "description": "Extension List", "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "Extension List", "default_popup": ".\/popup\/index.html" }, "permissions": [ "management" ] } |