Adjaranet Downloader

გადმოიწერეთ ფილმები და სერიალები adjaranet.com-დან HD ხარისხში, მხოლოდ ერთი დაჭერით

What is Adjaranet Downloader?

Adjaranet Downloader is a Chrome extension developed by mrsamkhar, and its main feature is "გადმოიწერეთ ფილმები და სერიალები adjaranet.com-დან HD ხარისხში, მხოლოდ ერთი დაჭერით".

Extension Screenshots

screenshot

Download Adjaranet Downloader Extension CRX File

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

                        დაემატა სერიალების გადმოწერა <3
ამ ექსთენშენის დახმარებით შეგიძიათ გადმოიწეროთ ფილმები adjaranet.com საიტინდა.                    

Extension Basic Information

Name Adjaranet Downloader Adjaranet Downloader
ID hglehkpfnjjjnihahbhbppiciggfaphh
Official URL https://chromewebstore.google.com/detail/adjaranet-downloader/hglehkpfnjjjnihahbhbppiciggfaphh
Description გადმოიწერეთ ფილმები და სერიალები adjaranet.com-დან HD ხარისხში, მხოლოდ ერთი დაჭერით
File Size 554 KB
Installation Count 3,731
Current Version 5.1.3
Last Updated 2022-06-12
Publish Date 2019-11-09
Rating 4.80/5 Total 137 Ratings
Developer mrsamkhar
Email [email protected]
Payment Type free
Extension Website http://adjaranet.com
Privacy Policy Page URL https://www.freeprivacypolicy.com/privacy/view/758cab9e0500f1b8798865acd8e9d83c
Supported Languages en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "adjara_css.css"
            ],
            "js": [
                "jquery.js",
                "content.js"
            ],
            "matches": [
                "*:\/\/*.adjaranet.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "\u10d2\u10d0\u10d3\u10db\u10dd\u10d8\u10ec\u10d4\u10e0\u10d4\u10d7 \u10e4\u10d8\u10da\u10db\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10d4\u10e0\u10d8\u10d0\u10da\u10d4\u10d1\u10d8 adjaranet.com-\u10d3\u10d0\u10dc HD \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10e8\u10d8, \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d4\u10e0\u10d7\u10d8 \u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10d7",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Adjaranet Downloader",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "short_name": "AJ Down",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.1.3",
    "web_accessible_resources": [
        "season.html",
        "mobile.png"
    ]
}