Hodor
Hodor
什麼是Hodor?
Hodor是由krahd開發的Chrome擴展程式,該擴展的主要功能是“Hodor”。
擴展截圖
下載Hodor擴展crx文件
下載Hodor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Hodorify your web pages! Experience the web as if it were designed by Hodor! Render your internets more cryptic! This extension replaces every phrase of every web page with the word "Hodor" :) New in version 0.0.2: you can click on the extension's icon (Hodor's face) to enable or disable the app (you will need to reload the web page after clicking).
擴展基本資訊
名稱 | Hodor |
ID | ollegclclhehigjllkeabkmkfcjlhdef |
官方網址 | https://chromewebstore.google.com/detail/hodor/ollegclclhehigjllkeabkmkfcjlhdef |
簡介 | Hodor |
檔案大小 | 407 KB |
安裝次數 | 102 |
目前版本 | 0.0.2 |
更新時間 | 2014-02-19 |
上架時間 | 2014-02-19 |
評分 | 4.33/5 共 18 次評分 |
開發者 | krahd |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hodor", "description": "Hodor", "version": "0.0.2", "browser_action": { "default_icon": "hodor-icon16.png", "default_title": "Hodor" }, "background": { "scripts": [ "background.js" ] }, "icons": { "16": "hodor-icon16.png", "48": "hodor-icon48.png", "128": "hodor-icon128.png" }, "permissions": [ " |