Premiumize.me
Premiumize.me extension for Google Chrome/Chromium
What is Premiumize.me?
Premiumize.me is a Chrome extension developed by premiumize.me, and its main feature is "Premiumize.me extension for Google Chrome/Chromium".
Extension Screenshots
Download Premiumize.me Extension CRX File
Download Premiumize.me 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
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.
Extension Basic Information
Name | |
ID | phghheomfljihopkoefjdepmciocbbhe |
Official URL | https://chrome.google.com/webstore/detail/premiumizeme/phghheomfljihopkoefjdepmciocbbhe |
Description | Premiumize.me extension for Google Chrome/Chromium |
File Size | 77.55 KB |
Installation Count | 5,000 |
Current Version | 0.0.1 |
Last Updated | 2020-06-11 |
Publish Date | 2020-06-11 |
Rating | 5.00/5 Total 1 Ratings |
Developer | premiumize.me |
[email protected] | |
Payment Type | free |
Extension Website | https://www.premiumize.me/ |
Help Page URL | https://www.premiumize.me/help |
Privacy Policy Page URL | https://www.premiumize.me/legal |
Supported Languages | 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", " |