Premiumize.me

Premiumize.me extension for Google Chrome/Chromium

Premiumize.meとは何ですか?

Premiumize.meはpremiumize.meによって開発されたChromeの拡張機能で、その主な機能は「Premiumize.me extension for Google Chrome/Chromium」です。

拡張機能のスクリーンショット

screenshot

Premiumize.me拡張機能のCRXファイルをダウンロード

Premiumize.me拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Premiumize.me is a powerful cloud platform that allows you to remotely fetch and store content, links and videos.

This official addon helps integrates neatly into your chrome browser for some added convenience over the webapp. 

To make use of this extension you need a valid premium account on Premiumize.me - without one you are not able to use it.                    

拡張機能の基本情報

名前 Premiumize.me Premiumize.me
ID phghheomfljihopkoefjdepmciocbbhe
公式URL https://chrome.google.com/webstore/detail/premiumizeme/phghheomfljihopkoefjdepmciocbbhe
説明 Premiumize.me extension for Google Chrome/Chromium
ファイルサイズ 77.55 KB
インストール数 5,000
現在のバージョン 0.0.1
最終更新日 2020-06-11
公開日 2020-06-11
評価 5.00/5 合計 1 レビュー
開発者 premiumize.me
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.premiumize.me/
ヘルプページのURL https://www.premiumize.me/help
プライバシーポリシーページのURL https://www.premiumize.me/legal
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Premiumize.me",
    "version": "0.0.1",
    "description": "Premiumize.me extension for Google Chrome\/Chromium",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icons\/32.png",
        "default_popup": "popup\/popup.html",
        "default_title": "Premiumize.me"
    },
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "proxy",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}