Cliparts
Clipart Search
What is Cliparts?
Cliparts is a Chrome extension developed by aosama, and its main feature is "Clipart Search".
Extension Screenshots
Download Cliparts Extension CRX File
Download Cliparts 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
use cliparts in google docs or wordpress inside your chrome browser without closing your document or blog. This extension enables you to drag and drop cliparts to your document just like a cool word processor.
Extension Basic Information
Name | ![]() |
ID | plagcpnkhnadeelnhgmigmdlchhhhkmh |
Official URL | https://chrome.google.com/webstore/detail/cliparts/plagcpnkhnadeelnhgmigmdlchhhhkmh |
Description | Clipart Search |
File Size | 14.17 KB |
Installation Count | 892 |
Current Version | 1.1 |
Last Updated | 2013-12-05 |
Publish Date | 2013-12-05 |
Rating | 2.20/5 Total 5 Ratings |
Developer | aosama |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cliparts", "description": "Clipart Search", "version": "1.1", "permissions": [ "http:\/\/www.clipshrine.com\/" ], "browser_action": { "default_icon": "paperclip.png", "default_popup": "index.html" } } |