Character Counter
Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.
What is Character Counter?
Character Counter is a Chrome extension developed by Douglas 'Amarelo' Lopes, and its main feature is "Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.".
Extension Screenshots
Download Character Counter Extension CRX File
Download Character Counter 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
Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.
Extension Basic Information
Name | Character Counter |
ID | cfcmlndeicodnbhcfdamdpafhddclgdj |
Official URL | https://chromewebstore.google.com/detail/character-counter/cfcmlndeicodnbhcfdamdpafhddclgdj |
Description | Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM. |
File Size | 56.88 KB |
Installation Count | 218 |
Current Version | 2.0.1 |
Last Updated | 2013-12-05 |
Publish Date | 2013-12-04 |
Rating | 3.57/5 Total 7 Ratings |
Developer | Douglas 'Amarelo' Lopes |
Payment Type | free |
Extension Website | http://dlopes.freevar.com/ |
Help Page URL | http://dlopes.freevar.com/contato.html |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Character Counter", "short_name": "Online character counter for ads", "version": "2.0.1", "description": "Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.", "manifest_version": 2, "icons": { "32": "ico_32.png", "128": "ico_128.png" }, "browser_action": { "default_icon": "ico_32.png", "default_title": "Ads tool | Character Counter", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |