Geordify
Translate your Twitter and Facebook feed into Geordie!
什么是Geordify?
Geordify是由https://geordify.com开发的Chrome扩展程序,该扩展的主要功能是“Translate your Twitter and Facebook feed into Geordie!”。
扩展截图
下载Geordify扩展crx文件
下载Geordify扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Bring the Newcastle dialect Geordie to your browser with Geordify. Especially optimised for Twitter and Facebook Geordify translates all of the English in your web browser to Geordie. All you have to do to run Geordify is click the Geordify icon and click it again to deactivate it.
扩展基本信息
名称 | Geordify |
ID | adghhgkpcaioipapmgfopnekjpnabecb |
官方URL | https://chromewebstore.google.com/detail/geordify/adghhgkpcaioipapmgfopnekjpnabecb |
简介 | Translate your Twitter and Facebook feed into Geordie! |
文件大小 | 44.69 KB |
安装次数 | 18 |
当前版本 | 0.0.6 |
更新时间 | 2017-08-07 |
上架时间 | 2017-08-07 |
评分 | 5.00/5 共4次评分 |
开发者 | https://geordify.com |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Geordify", "description": "Translate your Twitter and Facebook feed into Geordie!", "version": "0.0.6", "background": { "scripts": [ "app.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/icon_off48.png", "default_title": "Geordify this page!" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "activeTab", "tabs", "webRequest", " |