Gemini

HKGalden/HKGolden Viewer

What is Gemini?

Gemini is a Chrome extension developed by inDream, and its main feature is "HKGalden/HKGolden Viewer".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Gemini Extension CRX File

Download Gemini extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        香港膠登/高登討論區閱讀器

* 單按標題到頁首,雙按到頁尾 
* 設定:夜間模式、字體大小、簡化文章列表、簡化留名回覆
* 三種「滑動模式」:「無捲軸」「GPU加速」「舊式加速」 
  「無捲軸」的性能較好,新款的手機可以嘗試「GPU加速」 
  各模式1和2的分別為加入Android相關的微調

Android版: http://play.google.com/store/apps/details?id=com.indream.gemini 

HKGalden:
* 伺服器: api, m, www
* 登入後:引用/回覆

熱門文章由 http://grabgald.tk / http://grabgold.tk 提供
=================
0.1.8
- 新增:分頁顯示回帶
- 修正:api回覆
- 修正:顯示icon問題
0.1.7
- 新増:高登新&舊api
- 新増:回帶 & 搜尋功能
=================
感謝"Q上的抽兒"及"CHOK人"建議名稱及設計icon

SEO: HKG, Android, 高登, 膠登, HKGolden, HKGalden                    

Extension Basic Information

Name Gemini Gemini
ID gfnmplknkflofbnkpnnobiofejkcpeec
Official URL https://chrome.google.com/webstore/detail/gemini/gfnmplknkflofbnkpnnobiofejkcpeec
Description HKGalden/HKGolden Viewer
File Size 1.05 MB
Installation Count 126
Current Version 0.1.9.2
Last Updated 2014-09-26
Publish Date 2014-09-26
Rating 5.00/5 Total 3 Ratings
Developer inDream
Email [email protected]
Payment Type free
Privacy Policy Page URL https://wlc.io/privacy-policy
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "HKGalden\/HKGolden Viewer",
    "icons": {
        "128": "img\/icon128.png",
        "19": "img\/icon19.png",
        "38": "img\/icon38.png"
    },
    "name": "Gemini",
    "browser_action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        },
        "default_title": "Gemini",
        "default_popup": "main.html"
    },
    "permissions": [
        "http:\/\/*.hkgolden.com\/*",
        "http:\/\/*.hkgalden.com\/*",
        "https:\/\/*.hkgalden.com\/*",
        "http:\/\/grabgold.tk\/*",
        "https:\/\/gemini.gopagoda.com\/*",
        "https:\/\/geminiapp.herokuapp.com\/*",
        "tabs",
        "unlimitedStorage",
        "storage"
    ],
    "content_security_policy": "script-src 'self' http:\/\/localhost https:\/\/*.google.com\/ https:\/\/www.google-analytics.com\/ https:\/\/ssl.google-analytics.com\/ https:\/\/geminiapp.herokuapp.com\/; object-src 'self'",
    "manifest_version": 2,
    "version": "0.1.9.2"
}