memeticon
When u dn't know how 2 say what u want 2 say, say't by memes.
What is memeticon?
memeticon is a Chrome extension developed by https://carloluchessa.blogspot.com, and its main feature is "When u dn't know how 2 say what u want 2 say, say't by memes.".
Extension Screenshots
Download memeticon Extension CRX File
Download memeticon 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
** Not mantained ** @see Emotitext: http://goo.gl/RZcPw3 A simple way to post meme where u want! blue: copy to clipboard img code. -> (for fb chat) red: copy to clipboard img link. -> (for fb and g+ wall) u can paste it by ctrl+v (windows n Linux) or ⌘+v (mac) Follow us on fb or g+ pages!
Extension Basic Information
Name | memeticon |
ID | ailcjmkbchjpglniippdjaaamimdniko |
Official URL | https://chromewebstore.google.com/detail/memeticon/ailcjmkbchjpglniippdjaaamimdniko |
Description | When u dn't know how 2 say what u want 2 say, say't by memes. |
File Size | 549 KB |
Installation Count | 2,071 |
Current Version | 1.2.3 |
Last Updated | 2015-03-19 |
Publish Date | 2015-03-18 |
Rating | 4.13/5 Total 30 Ratings |
Developer | https://carloluchessa.blogspot.com |
Payment Type | free |
Extension Website | http://memeticon.bugs3.com/ |
Help Page URL | https://www.facebook.com/Memeticon |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "memeticon", "version": "1.2.3", "manifest_version": 2, "description": "When u dn't know how 2 say what u want 2 say, say't by memes.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |