FW2.me - URL Shortener

CREATE & TRACK SHORT URLs

什麼是FW2.me - URL Shortener?

FW2.me - URL Shortener是由http://fw2me.com開發的Chrome擴展程式,該擴展的主要功能是“CREATE & TRACK SHORT URLs”。

擴展截圖

screenshot

下載FW2.me - URL Shortener擴展crx文件

下載FW2.me - URL Shortener擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 FW2.me - URL Shortener FW2.me - URL Shortener
ID omdadkhiankheplnfepiiifomonphneb
官方網址 https://chrome.google.com/webstore/detail/omdadkhiankheplnfepiiifomonphneb
簡介 CREATE & TRACK SHORT URLs
檔案大小 22.56 KB
安裝次數 26
目前版本 1.0
更新時間 2016-03-31
上架時間 2016-03-30
評分 3.33/5 共 3 次評分
開發者 http://fw2me.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://fw2me.com
說明頁面URL http://fw2me.com/faq.html
支援的語言 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"
    ]
}