iFLYER APEX

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

Co to jest iFLYER APEX?

iFLYER APEX to rozszerzenie Chrome opracowane przez https://iflyer.tv, a jego główną funkcją jest „Do more with iFLYER APEX. iFLYER APEXで音楽イベントの可能性をもっと広めよう。 iFLYER is Japan's leading live, festival and club information network.…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia iFLYER APEX

Pobierz pliki rozszerzeń iFLYER APEX w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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]までお問い合わせください。                    

Podstawowe informacje o rozszerzeniu

Nazwa iFLYER APEX iFLYER APEX
ID kfemicnnojfmdafnjdpbopdfnmadcaia
Oficjalny URL https://chromewebstore.google.com/detail/iflyer-apex/kfemicnnojfmdafnjdpbopdfnmadcaia
Opis Do more with iFLYER APEX. iFLYER APEXで音楽イベントの可能性をもっと広めよう。 iFLYER is Japan's leading live, festival and club information network.…
Rozmiar pliku 26.91 KB
Liczba instalacji 25
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2013-07-05
Data Publikacji 2013-07-05
Deweloper https://iflyer.tv
Typ Płatności free
Strona Rozszerzenia http://admin.iflyer.tv
Obsługiwane Języki 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
}