Nix Mobile Wiki

m.wiki to normal wiki

什麼是Nix Mobile Wiki?

Nix Mobile Wiki是由https://www.programmerego.com開發的Chrome擴展程式,該擴展的主要功能是“m.wiki to normal wiki”。

下載Nix Mobile Wiki擴展crx文件

下載Nix Mobile Wiki擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        nix-mobile makes sure that you no longer have to see wikipedia pages in their mobile form as you browse in comfort on your non-mobile device. Since wikipedia does not auto-redirect when a mobile page is linked, this can be a frequent occurrence on link sharing sites such as reddit. 

This app currently only works for Chrome Beta.                    

擴展基本資訊

名稱 Nix Mobile Wiki Nix Mobile Wiki
ID lbfgcgbdofagijobdmfipckjmcgiaeeg
官方網址 https://chromewebstore.google.com/detail/nix-mobile-wiki/lbfgcgbdofagijobdmfipckjmcgiaeeg
簡介 m.wiki to normal wiki
檔案大小 3.82 KB
安裝次數 36
目前版本 1.0
更新時間 2013-06-10
上架時間 2013-06-09
評分 3.67/5 共 3 次評分
開發者 https://www.programmerego.com
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nix Mobile Wiki",
    "version": "1.0",
    "description": "m.wiki to normal wiki",
    "permissions": [
        "declarativeWebRequest",
        ""
    ],
    "background": {
        "scripts": [
            "event_page.js"
        ],
        "persistent": false
    },
    "manifest_version": 2
}