Harpagon

To boldly read

What is Harpagon?

Harpagon is a Chrome extension developed by Aviyam Fischer, and its main feature is "To boldly read".

Extension Screenshots

screenshot

Download Harpagon Extension CRX File

Download Harpagon 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

                        The extension enables easy reading experience in several Israeli news sites, making them more accessible to a larger audience.                    

Extension Basic Information

Name Harpagon Harpagon
ID jkeajikdjdmlacljhmcfiladicgacaha
Official URL https://chrome.google.com/webstore/detail/harpagon/jkeajikdjdmlacljhmcfiladicgacaha
Description To boldly read
File Size 42.86 KB
Installation Count 768
Current Version 3.3
Last Updated 2023-03-12
Publish Date 2020-09-05
Rating 4.73/5 Total 11 Ratings
Developer Aviyam Fischer
Email [email protected]
Payment Type free
Supported Languages
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Harpagon",
    "description": "To boldly read",
    "version": "3.3",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "permissions": [
        "activeTab",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ]
}