Separator (spacer) for toolbar icons
Purpose of this extension is create spacer between other extension icons
什么是Separator (spacer) for toolbar icons?
Separator (spacer) for toolbar icons是由https://www.e-vanicek.cz开发的Chrome扩展程序,该扩展的主要功能是“Purpose of this extension is create spacer between other extension icons”。
扩展截图
下载Separator (spacer) for toolbar icons扩展crx文件
下载Separator (spacer) for toolbar icons扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
In English: This extension has a simple purpose. It divide space between extension icons helpful transparent icon. It is simple! Changelog: version 0.2 - transparent icon background version 0.3 - added icons for page with Extensions (Menu -> Tools -> Extensions) version 0.4 - improve code and add 32px icon version 1.0 - minor changes only (update information about extension and images for WebStore) version 1.1 - update for manifest v3 V češtině: Toto rozšíření má jednoduchý účel. Rozděluje prostor s ikonami rozšíření díky průhledně ikoně. Je to jednoduché!
扩展基本信息
名称 | Separator (spacer) for toolbar icons |
ID | fekhjdkapdcigodkgfnnniodadejecgd |
官方URL | https://chromewebstore.google.com/detail/separator-spacer-for-tool/fekhjdkapdcigodkgfnnniodadejecgd |
简介 | Purpose of this extension is create spacer between other extension icons |
文件大小 | 3.13 KB |
安装次数 | 105 |
当前版本 | 1.1 |
更新时间 | 2024-02-07 |
上架时间 | 2014-12-06 |
评分 | 4.00/5 共13次评分 |
开发者 | https://www.e-vanicek.cz |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.e-vanicek.cz/2012/08/jak-vytvorit-jednoduche-rozsireni-pro.html |
支持的语言 | cs |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Separator (spacer) for toolbar icons", "short_name": "Separator", "version": "1.1", "manifest_version": 3, "description": "Purpose of this extension is create spacer between other extension icons", "browser_action": { "default_icon": "icon.png" } } |