FW2.me - URL Shortener

CREATE & TRACK SHORT URLs

Qu'est-ce que FW2.me - URL Shortener ?

FW2.me - URL Shortener est une extension Chrome développée par http://fw2me.com, et sa fonction principale est "CREATE & TRACK SHORT URLs".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension FW2.me - URL Shortener

Téléchargez les fichiers d'extension FW2.me - URL Shortener au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom FW2.me - URL Shortener FW2.me - URL Shortener
ID omdadkhiankheplnfepiiifomonphneb
URL Officiel https://chrome.google.com/webstore/detail/omdadkhiankheplnfepiiifomonphneb
Description CREATE & TRACK SHORT URLs
Taille du Fichier 22.56 KB
Nombre d'Installations 26
Version Actuelle 1.0
Dernière Mise à Jour 2016-03-31
Date de Publication 2016-03-30
Évaluation 3.33/5 Total 3 Évaluations
Développeur http://fw2me.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://fw2me.com
URL de la Page d'Aide http://fw2me.com/faq.html
Langues Prises en Charge 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"
    ]
}