iFLYER APEX

Do more with iFLYER APEX. iFLYER APEXで音楽イベントの可能性をもっと広めよう。 iFLYER is Japan's leading live, festival and club information network.…

iFLYER APEX란 무엇입니까?

iFLYER APEX은(는) https://iflyer.tv에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Do more with iFLYER APEX. iFLYER APEXで音楽イベントの可能性をもっと広めよう。 iFLYER is Japan's leading live, festival and club information network.…"입니다.

확장 프로그램 스크린샷

screenshot

iFLYER APEX 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Do more with iFLYER APEX.
iFLYER APEXで音楽イベントの可能性をもっと広めよう。

iFLYER is Japan's leading live, festival and club information network. Using iFLYER APEX, you can create or take control of your existing artist/venue/promoter profile. You can also add your event information to our network for FREE. iFLYER now has over 1.2M users monthly with 2,000 events added every month. This chrome application gives you easy-access to your iFLYER APEX profiles and events.
日本最大級の音楽イベントポータルサイト、iFLYERに掲載されているイベントを簡単に管理できる便利なアプリです。
月間ユーザー約120万人、毎月約2,000以上のイベントが追加されているiFLYERには、APEXから誰でも無料でイベントを掲載できます。このアプリでそのAPEXに簡単にアクセスできます。iFLYER APEXはダウンロードも利用も無料。

iFLYER APEX Features:

● Easy & quick access to APEX
◦ You can turn "Corkboard" on to New Tab option, which gives you easy and quick access to APEX.
◦ Also accessible from the iFLYER icon on the top right side corner.

● "Corkboard" makes your browsing life easier
◦  It lists up all your favourite websites in one grid layout and optionally reads in RSS feeds.
◦  Your APEX profiles and events will also show up in the list.
◦  New Tab option is easily switchable between Corkborad and regular Chrome tab.

● Facebook Invite Magic
◦ You can invite all your friends to Facebook events by simply clicking "Facebook Invite Magic" button on any public Facebook event page. It will select all your Facebook friends and invite them to your event. 
◦ No more selecting all your Facebook friends manually! (You will need to click "Invite" at the end of the process)

iFLYER APEXの機能:

● APEXへ簡単アクセス
◦ 新しいタブを開くと、APEXページに簡単アクセスできるcorkboardが開きます
◦ 右上に表示されるアイコンからもアクセス可能

● 便利なcorkboard(コルクボード)機能
◦ 新しいタブを開く時、追加したお気に入りのサイトをグリッドレイアウトでリスト表示し、設定でRSSも読み込み可能
◦ あなたが管理中のAPEXページ・イベントもリスト内に表示されるので簡単アクセスが可能に
◦ 新規タブは通常のChromeタブかcorkboardを選択

● Facebookイベントの招待機能
◦ Facebookのイベントページで「Facebook Invite Magic(Facebook招待マジック)」ボタンを押すと、あなたのすべての友達を一括選択して、招待を送信します
◦ 今まで友達の選択が煩わしかった人も、これで一括選択が可能です(完了には最後に「保存する」を押します)


★ Visit our iFLYER website!
http;//iflyer.tv

"LIKE" us on Facebook:
http://www.facebook.com/iFLYER
Follow our latest event info and music news:
http://twitter.com/iflyertv

Please send us any questions and requests to [email protected]

★ iFLYER.tvにも遊びにきて下さい
http://iflyer.tv

Facebookでイイネ!:
http://www.facebook.com/iFLYER
最新イベント情報・音楽ニュースをフォロー:
http://twitter.com/iflyertv

ご質問やご要望は[email protected]までお問い合わせください。                    

확장 프로그램 기본 정보

이름 iFLYER APEX iFLYER APEX
ID kfemicnnojfmdafnjdpbopdfnmadcaia
공식 URL https://chromewebstore.google.com/detail/iflyer-apex/kfemicnnojfmdafnjdpbopdfnmadcaia
설명 Do more with iFLYER APEX. iFLYER APEXで音楽イベントの可能性をもっと広めよう。 iFLYER is Japan's leading live, festival and club information network.…
파일 크기 26.91 KB
설치 횟수 25
현재 버전 1.0.1
최근 업데이트 2013-07-05
출시 날짜 2013-07-05
개발자 https://iflyer.tv
결제 유형 free
확장 프로그램 웹 사이트 http://admin.iflyer.tv
지원되는 언어 ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "iFLYER APEX",
    "version": "1.0.1",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_title": "iFLYER apex",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.iflyer.tv\/*",
                "https:\/\/*.iflyer.tv\/*",
                "http:\/\/iflyer.tv\/*",
                "https:\/\/iflyer.tv\/*"
            ],
            "all_frames": true,
            "js": [
                "\/js\/iflyer.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.facebook.com\/*",
                "http:\/\/*.facebook.com\/*"
            ],
            "all_frames": true,
            "js": [
                "\/js\/facebook.js"
            ],
            "css": [
                "\/css\/facebook.css"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "manifest_version": 2
}