YggTorrent Url

Accédez toujours au bon site du tracker YggTorrent.

What is YggTorrent Url?

YggTorrent Url is a Chrome extension developed by https://www.deveosys.com, and its main feature is "Accédez toujours au bon site du tracker YggTorrent.".

Extension Screenshots

screenshot

Download YggTorrent Url Extension CRX File

Download YggTorrent Url 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 YggTorrent Url YggTorrent Url
ID hbihokhpdcofffflfhgodjejoeehbihf
Official URL https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf
Description Accédez toujours au bon site du tracker YggTorrent.
File Size 28.61 KB
Installation Count 101
Current Version 1.0
Last Updated 2019-01-09
Publish Date 2019-01-09
Rating 5.00/5 Total 1 Ratings
Developer https://www.deveosys.com
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0",
    "default_locale": "fr",
    "description": "__MSG_appDesc__",
    "permissions": [
        "tabs",
        "http:\/\/yggtorrent.deveosys.com\/",
        "https:\/\/yggtorrent.deveosys.com\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "YggTorrent",
        "default_icon": "images\/logo_32.png"
    },
    "icons": {
        "16": "images\/logo_16.png",
        "32": "images\/logo_32.png",
        "48": "images\/logo_48.png",
        "128": "images\/logo_128.png"
    },
    "manifest_version": 2
}