Dashicons Icon Picker

WordPress Dashicons Icon Picker extension for Google Chrome

What is Dashicons Icon Picker?

Dashicons Icon Picker is a Chrome extension developed by https://dashicons.blogspot.com, and its main feature is "WordPress Dashicons Icon Picker extension for Google Chrome".

Extension Screenshots

screenshot

Download Dashicons Icon Picker Extension CRX File

Download Dashicons Icon Picker 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

                        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.                    

Extension Basic Information

Name Dashicons Icon Picker Dashicons Icon Picker
ID aaiglkcminbchhdjomkhpaikelfhekfo
Official URL https://chromewebstore.google.com/detail/dashicons-icon-picker/aaiglkcminbchhdjomkhpaikelfhekfo
Description WordPress Dashicons Icon Picker extension for Google Chrome
File Size 287 KB
Installation Count 82
Current Version 1.0.1
Last Updated 2016-11-09
Publish Date 2016-11-08
Rating 5.00/5 Total 4 Ratings
Developer https://dashicons.blogspot.com
Email [email protected]
Payment Type free
Extension Website http://dashicons.blogspot.com/2016/11/wordpress-dashicon-icon-picker-extension-chrome.html
Supported Languages 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": []
}