Premiumize.me
Premiumize.me extension for Google Chrome/Chromium
Apa itu Premiumize.me?
Premiumize.me adalah ekstensi Chrome yang dikembangkan oleh premiumize.me, dan fitur utamanya adalah "Premiumize.me extension for Google Chrome/Chromium".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Premiumize.me
Unduh file ekstensi Premiumize.me dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | phghheomfljihopkoefjdepmciocbbhe |
URL Resmi | https://chrome.google.com/webstore/detail/premiumizeme/phghheomfljihopkoefjdepmciocbbhe |
Deskripsi | Premiumize.me extension for Google Chrome/Chromium |
Ukuran File | 77.55 KB |
Jumlah Instalasi | 5,000 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2020-06-11 |
Tanggal Publikasi | 2020-06-11 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | premiumize.me |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.premiumize.me/ |
URL Halaman Bantuan | https://www.premiumize.me/help |
URL Halaman Kebijakan Privasi | https://www.premiumize.me/legal |
Bahasa yang Didukung | 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", " |