AVS test Plugin
This extension is a test by AVS
What is AVS test Plugin?
AVS test Plugin is a Chrome extension developed by averst69, and its main feature is "This extension is a test by AVS".
Download AVS test Plugin Extension CRX File
Download AVS test Plugin 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
Extension Basic Information
Name | ![]() |
ID | ghpkeilnfblaganigjleafeedepcppib |
Official URL | https://chrome.google.com/webstore/detail/avs-test-plugin/ghpkeilnfblaganigjleafeedepcppib |
Description | This extension is a test by AVS |
File Size | 4.77 KB |
Installation Count | 20 |
Current Version | 1.0 |
Last Updated | 2015-11-27 |
Publish Date | 2015-11-27 |
Developer | averst69 |
Payment Type | free |
Supported Languages | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AVS test Plugin", "description": "This extension is a test by AVS", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |