Archival Documents Downloader

Downloader for szukajwarchiwach.pl

What is Archival Documents Downloader?

Archival Documents Downloader is a Chrome extension developed by TETKOWSKI.PL, and its main feature is "Downloader for szukajwarchiwach.pl".

Extension Screenshots

screenshot

Download Archival Documents Downloader Extension CRX File

Download Archival Documents Downloader 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

                                            

Extension Basic Information

Name Archival Documents Downloader Archival Documents Downloader
ID niafjecjdknniadpmkfeggcgkmgbaggl
Official URL https://chromewebstore.google.com/detail/archival-documents-downlo/niafjecjdknniadpmkfeggcgkmgbaggl
Description Downloader for szukajwarchiwach.pl
File Size 803 KB
Installation Count 186
Current Version 1.4
Last Updated 2017-11-01
Publish Date 2017-11-01
Developer TETKOWSKI.PL
Email [email protected]
Payment Type free
Supported Languages en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Archival Documents Downloader",
    "description": "Downloader for szukajwarchiwach.pl",
    "version": "1.4",
    "author": "TETKOWSKI.PL",
    "homepage_url": "http:\/\/tetkowski.pl",
    "permissions": [
        "downloads",
        "tabs",
        "http:\/\/szukajwarchiwach.pl\/*",
        "https:\/\/szukajwarchiwach.pl\/*",
        "http:\/\/*\/dlibra"
    ],
    "browser_action": {
        "default_title": "Archival Documents Downloader",
        "default_icon": "icon.png",
        "default_popup": "html\/popup.html"
    },
    "manifest_version": 2,
    "default_locale": "pl"
}