AVS test Plugin
This extension is a test by AVS
AVS test Pluginとは何ですか?
AVS test Pluginはaverst69によって開発されたChromeの拡張機能で、その主な機能は「This extension is a test by AVS」です。
AVS test Plugin拡張機能のCRXファイルをダウンロード
AVS test Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | ![]() |
ID | ghpkeilnfblaganigjleafeedepcppib |
公式URL | https://chrome.google.com/webstore/detail/avs-test-plugin/ghpkeilnfblaganigjleafeedepcppib |
説明 | This extension is a test by AVS |
ファイルサイズ | 4.77 KB |
インストール数 | 20 |
現在のバージョン | 1.0 |
最終更新日 | 2015-11-27 |
公開日 | 2015-11-27 |
開発者 | averst69 |
支払い方法 | free |
対応言語 | 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" ] } |