Unlimited Economist
Unimited paview access on The Economist
What is Unlimited Economist?
Unlimited Economist is a Chrome extension developed by gmanolache, and its main feature is "Unimited paview access on The Economist".
Download Unlimited Economist Extension CRX File
Download Unlimited Economist 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
Unlimited pageviews access on The Economist
Extension Basic Information
Name | |
ID | milhnbiannmocjalchoabldakmnkaplf |
Official URL | https://chrome.google.com/webstore/detail/unlimited-economist/milhnbiannmocjalchoabldakmnkaplf |
Description | Unimited paview access on The Economist |
File Size | 16.71 KB |
Installation Count | 449 |
Current Version | 1.0.1 |
Last Updated | 2016-04-18 |
Publish Date | 2016-04-18 |
Rating | 2.17/5 Total 6 Ratings |
Developer | gmanolache |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unlimited Economist", "version": "1.0.1", "manifest_version": 2, "description": "Unimited paview access on The Economist", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "permissions": [ "cookies", "webRequest", "*:\/\/*.economist.com\/*" ] } |