Dashicons Icon Picker

WordPress Dashicons Icon Picker extension for Google Chrome

什么是Dashicons Icon Picker?

Dashicons Icon Picker是由https://dashicons.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“WordPress Dashicons Icon Picker extension for Google Chrome”。

扩展截图

screenshot

下载Dashicons Icon Picker扩展crx文件

下载Dashicons Icon Picker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Dashicons Icon Picker extension for Google Chrome.

Dashicon Icon Picker is a fully customizable extension for WordPress developer, now you can easily search, copy and past the Dashicons class without leaving your browser tab. You can copy the icon for photoshop, copy html and class name for the dashicon.                    

扩展基本信息

名称 Dashicons Icon Picker Dashicons Icon Picker
ID aaiglkcminbchhdjomkhpaikelfhekfo
官方URL https://chromewebstore.google.com/detail/dashicons-icon-picker/aaiglkcminbchhdjomkhpaikelfhekfo
简介 WordPress Dashicons Icon Picker extension for Google Chrome
文件大小 287 KB
安装次数 82
当前版本 1.0.1
更新时间 2016-11-09
上架时间 2016-11-08
评分 5.00/5 共4次评分
开发者 https://dashicons.blogspot.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://dashicons.blogspot.com/2016/11/wordpress-dashicon-icon-picker-extension-chrome.html
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dashicons Icon Picker",
    "description": "WordPress Dashicons Icon Picker extension for Google Chrome",
    "version": "1.0.1",
    "icons": {
        "19": "icon19.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}