FW2.me - URL Shortener

CREATE & TRACK SHORT URLs

What is FW2.me - URL Shortener?

FW2.me - URL Shortener is a Chrome extension developed by http://fw2me.com, and its main feature is "CREATE & TRACK SHORT URLs".

Extension Screenshots

screenshot

Download FW2.me - URL Shortener Extension CRX File

Download FW2.me - URL Shortener 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

                        FW2.me - URL Shortener, translates long url addresses into short & trackable addresses.

Problem;
Take note of the address of the page you're browsing the Web, transfer to someone else or send as message is very difficult especially for long addresses.

Solution;
By using FW2.me, you can convert long web address to short address in seconds.

Features;

- Ultra-fast operation: While you're browsing just simply click on the FW2.me - URL Shortener extension. URL of the page will be automatically shortened and ready for your copy.

- Catchy, meaningful and cute domain: Short and kept in mind URLs like fw2.me/xR 

- Custom URL: While you shorten url, FW2.me will create shortest extension possible. However, you can choose custom URL available like fw2.me/yourname. Much more catchy, more private.

- Categories: You can categorize your short urls in the directory your named, you can access your hundreds URLs more comfortable.

- Password: You can set a password on your short URLs, you can only enable the use of those who know the password.

- Expiration date: You can automatically activate the downtime after a certain date your short URLs.

- Use limit: You can limit the count of people who will visit your URLs short.

- History:  You can see your all shorten URLs on your all devices. So when you short any url on your computer, you can see it from your phone. Just like copy from computer and paste to mobile.

- Statistics: Detailed web stats for each short url. View referrals, unique visitors, web browsers, countries & user operating systems.

- Multiple URLs: Shorten multiple long urls at the same time. Just copy and paste each url on it's own line to generate multiple short urls.

- Export: you can Export all short URLs as csv (Excel) format.

- Developers API: An advanced API which provides access to create, disable, activate and list urls for registered users. Responses in json or xml.

- QR Barcode: For each url a QR code is generated which can be used to advertise the short url. QR codes can be downloaded and used in print.

- Share your urls: Share urls with 250+ point, social networks like Twitter, Facebook & Google+. Directly send via email aswell.

- Malware & Phishing Protection: Every long URL submitted is checked on both Google Safe Browsing and PhishTank for malware and phishing protection.

- 104 Language support: With the support of Google Translate can use your own language.                    

Extension Basic Information

Name FW2.me - URL Shortener FW2.me - URL Shortener
ID omdadkhiankheplnfepiiifomonphneb
Official URL https://chrome.google.com/webstore/detail/omdadkhiankheplnfepiiifomonphneb
Description CREATE & TRACK SHORT URLs
File Size 22.56 KB
Installation Count 26
Current Version 1.0
Last Updated 2016-03-31
Publish Date 2016-03-30
Rating 3.33/5 Total 3 Ratings
Developer http://fw2me.com
Email [email protected]
Payment Type free
Extension Website http://fw2me.com
Help Page URL http://fw2me.com/faq.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FW2.me - URL Shortener",
    "description": "CREATE & TRACK SHORT URLs",
    "short_name": "FW2me Url S.",
    "version": "1.0",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "activeTab"
    ]
}