FW2.me - URL Shortener
CREATE & TRACK SHORT URLs
FW2.me - URL Shortener란 무엇입니까?
FW2.me - URL Shortener은(는) http://fw2me.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CREATE & TRACK SHORT URLs"입니다.
확장 프로그램 스크린샷
FW2.me - URL Shortener 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | omdadkhiankheplnfepiiifomonphneb |
공식 URL | 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" ] } |