ifunny
iFunny
What is ifunny?
ifunny is a Chrome extension developed by https://ifunny.ws, and its main feature is "iFunny".
Extension Screenshots
Download ifunny Extension CRX File
Download ifunny 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
iFunny - Dare to smile? is an extension for your browser that views the best comics, funny pictures and facts from every source.
Extension Basic Information
Name | ifunny |
ID | leaapeabaknaedgllbmjjgdoepoanhhb |
Official URL | https://chromewebstore.google.com/detail/ifunny/leaapeabaknaedgllbmjjgdoepoanhhb |
Description | iFunny |
File Size | 64.18 KB |
Installation Count | 210 |
Current Version | 1.0 |
Last Updated | 2014-03-18 |
Publish Date | 2014-03-17 |
Rating | 3.50/5 Total 30 Ratings |
Developer | https://ifunny.ws |
Payment Type | free |
Help Page URL | http://ifunny.ws/FAQ |
Supported Languages | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "tutorialzine.html" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "iFunny", "name": "ifunny", "icons": { "128": "icon_128.png" }, "manifest_version": 2, "version": "1.0" } |