ハヤテのスマホ(※2015/11/30サポート終了)

※当サービスは2015年11月30日をもってサポートを終了致しました。ご利用を頂きありがとうございました。

What is ハヤテのスマホ(※2015/11/30サポート終了)?

ハヤテのスマホ(※2015/11/30サポート終了) is a Chrome extension developed by https://www.oga-ria.com, and its main feature is "※当サービスは2015年11月30日をもってサポートを終了致しました。ご利用を頂きありがとうございました。".

Extension Screenshots

screenshot

Download ハヤテのスマホ(※2015/11/30サポート終了) Extension CRX File

Download ハヤテのスマホ(※2015/11/30サポート終了) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        -【PCページのキャプチャ】
表示しているPCページから、指定した範囲をキャプチャーします。

-【画像データの最適化】
スマホに最適な画像サイズ/画質調整を行います。
※手動調整機能はogaRia会員限定

-【楽天GOLDへのアップ】
※ogaRia会員限定機能
最適化したデータを、楽天GOLDサーバへアップロードします。

-【HTMLタグの出力】
スマホ編集画面に貼り付ける、HTMLタグを表示します。                    

Extension Basic Information

Name ハヤテのスマホ(※2015/11/30サポート終了) ハヤテのスマホ(※2015/11/30サポート終了)
ID ocgdekjokghdaiepndhohiikeciggnfh
Official URL https://chromewebstore.google.com/detail/%E3%83%8F%E3%83%A4%E3%83%86%E3%81%AE%E3%82%B9%E3%83%9E%E3%83%9B%E2%80%BB20151130%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E7%B5%82%E4%BA%86/ocgdekjokghdaiepndhohiikeciggnfh
Description ※当サービスは2015年11月30日をもってサポートを終了致しました。ご利用を頂きありがとうございました。
File Size 535 KB
Installation Count 266
Current Version 1.13
Last Updated 2015-12-01
Publish Date 2015-11-30
Developer https://www.oga-ria.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ogaland.co.jp/policy
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u30cf\u30e4\u30c6\u306e\u30b9\u30de\u30db(\u203b2015\/11\/30\u30b5\u30dd\u30fc\u30c8\u7d42\u4e86)",
    "short_name": "\u30cf\u30e4\u30c6\u306e\u30b9\u30de\u30db(\u203b2015\/11\/30\u30b5\u30dd\u30fc\u30c8\u7d42\u4e86)",
    "version": "1.13",
    "description": "\u203b\u5f53\u30b5\u30fc\u30d3\u30b9\u306f2015\u5e7411\u670830\u65e5\u3092\u3082\u3063\u3066\u30b5\u30dd\u30fc\u30c8\u3092\u7d42\u4e86\u81f4\u3057\u307e\u3057\u305f\u3002\u3054\u5229\u7528\u3092\u9802\u304d\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3057\u305f\u3002",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_title": "",
        "default_icon": {
            "19": "img\/icon_19.png",
            "38": "img\/icon_38.png"
        },
        "default_popup": "html\/popup.html"
    },
    "background": {
        "page": "html\/event.html",
        "persistent": false
    },
    "content_scripts": [
        {
            "css": [
                "css\/scripts.css"
            ],
            "js": [
                "lib\/jquery-2.1.4.min.js",
                "lib\/dragresize.js",
                "js\/scripts.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "tabs",
        ""
    ],
    "web_accessible_resources": [
        "lib\/jquery-2.1.4.min.map"
    ]
}