Mega低調碼

『Mega低調碼』解碼神還原~支援0rz.tw/tinyurl.com等短網址!

Qu'est-ce que Mega低調碼 ?

Mega低調碼 est une extension Chrome développée par ininders, et sa fonction principale est "『Mega低調碼』解碼神還原~支援0rz.tw/tinyurl.com等短網址!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Mega低調碼

Téléchargez les fichiers d'extension Mega低調碼 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        『Mega低調碼』解碼神還原!
支援下列短網址:
(1) 0rz.tw:5碼字串
(2) tinyurl.com:7碼與8碼字串                    

Informations de Base sur l'Extension

Nom Mega低調碼 Mega低調碼
ID iaadhnokjpbnimehbffnlphlkodfdhjm
URL Officiel https://chrome.google.com/webstore/detail/mega%E4%BD%8E%E8%AA%BF%E7%A2%BC/iaadhnokjpbnimehbffnlphlkodfdhjm
Description 『Mega低調碼』解碼神還原~支援0rz.tw/tinyurl.com等短網址!
Taille du Fichier 37.31 KB
Nombre d'Installations 11,800
Version Actuelle 1.1.0
Dernière Mise à Jour 2020-03-17
Date de Publication 2020-03-17
Évaluation 4.90/5 Total 68 Évaluations
Développeur ininders
Type de Paiement free
Langues Prises en Charge zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mega\u4f4e\u8abf\u78bc",
    "description": "\u300eMega\u4f4e\u8abf\u78bc\u300f\u89e3\u78bc\u795e\u9084\u539f\uff5e\u652f\u63f40rz.tw\/tinyurl.com\u7b49\u77ed\u7db2\u5740\uff01",
    "version": "1.1.0",
    "permissions": [
        "http:\/\/0rz.tw\/*",
        "https:\/\/tinyurl.com\/*",
        "contextMenus",
        "tabs"
    ],
    "browser_action": {
        "default_title": "Mega\u4f4e\u8abf\u78bc",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": true
    }
}