Terapaper
Article request
What is Terapaper?
Terapaper is a Chrome extension developed by Terapaper, and its main feature is "Article request".
Extension Screenshots
Download Terapaper Extension CRX File
Download Terapaper 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
This is an add-on that enables you to use terapaper site enhanced.
Extension Basic Information
Name | |
ID | ibebldgeijpeifibhhdancojekhchbkd |
Official URL | https://chromewebstore.google.com/detail/terapaper/ibebldgeijpeifibhhdancojekhchbkd |
Description | Article request |
File Size | 65.9 KB |
Installation Count | 236 |
Current Version | 2.5.0 |
Last Updated | 2013-06-11 |
Publish Date | 2013-06-10 |
Rating | 5.00/5 Total 7 Ratings |
Developer | Terapaper |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "description": "Article request", "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "Terapaper", "page_action": { "default_icon": "images\/icon191.png", "default_title": "\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u06cc\u0646 \u0633\u0627\u06cc\u062a \u0631\u0627 \u062f\u0631 \u062a\u0631\u0627\u067e\u06cc\u067e\u0631 \u062f\u0627\u0646\u0644\u0648\u062f \u06a9\u0646\u06cc\u062f" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.5.0", "web_accessible_resources": [ "images\/arrows.png", "images\/back.png", "images\/download.png", "images\/logo.png", "images\/des.png", "box.css", "jquery.js", "contentscript.js" ] } |