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 |
官方URL | 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": [ " |