Google+ Theme
Google+ Theme with features, settings and art.
Google+ Themeคืออะไร?
Google+ Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Gareth M. Orkney และคุณลักษณะหลักของมันคือ "Google+ Theme with features, settings and art."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Google+ Theme
ดาวน์โหลดไฟล์ส่วนขยาย Google+ Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Google+ Theme
Theme settings for social network browsing. Set the fonts, hues, site images for social networks facebook, twitter, and the google plus. Comes with features: Metric Time, 4 year to NFL time converter, and anagram calculator.
Version Information
v1.0.6
----------------------------------------------------------------------------------------
- Some features to operate on not classic view
- Rounded slides
- Dimed
v1.0.7
----------------------------------------------------------------------------------------
- Texture added
- Texture display setting added
v1.0.8
----------------------------------------------------------------------------------------
- Texture added at page rewrite
- Speed enhancement to settable styles
- Button active border removed
v1.0.9
----------------------------------------------------------------------------------------
- Textures added Unicorn, Tiger, Unicron, Eywa
- Selector added
- Menu Style updated
v1.0.10
----------------------------------------------------------------------------------------
- Texture added A Grace
- Repaired display advice attachment
v1.1.0
----------------------------------------------------------------------------------------
- Theme change animation included
- Head, navigation, main hue controls added
- Reset defaults control added
v1.1.1
----------------------------------------------------------------------------------------
- Qu added
- Security update
- Search field styling
- Updates to the not classic style
v1.1.2
----------------------------------------------------------------------------------------
- Light mysts added
- Controll instructions added
- Updates to not classic style
v1.1.3
----------------------------------------------------------------------------------------
- Navigation Font
- Navigation Font Hue
- Maintenance
v1.1.4
----------------------------------------------------------------------------------------
- External Network sync
- Quick exit to google button
- Rss feeds
v1.2.0
----------------------------------------------------------------------------------------
- Maintanance and source simplifacation
- New rss
- Rss input
v1.2.1
----------------------------------------------------------------------------------------
- Rss marquee updated
- Link to google+ from extension added
v1.2.2
----------------------------------------------------------------------------------------
- Inner share border features added
- Profile bg fix
- Home after hstry security update reenabled
- Anagrams calculator added
v1.3
----------------------------------------------------------------------------------------
- Anagram calculator digit expansion
- Classic head bg fix
- Profile bg fix
v1.3.1
----------------------------------------------------------------------------------------
- Classic Head Hue Fix .21
- Remove bull horns
v1.3.1 Facebook Update
----------------------------------------------------------------------------------------
- Modify Style tags
v1.3.2
----------------------------------------------------------------------------------------
- FB style added
v1.3.3
----------------------------------------------------------------------------------------
- FB style added 
v1.3.4
----------------------------------------------------------------------------------------
- FB style added
v1.4.0
----------------------------------------------------------------------------------------
- Site quick goes
- Marquee Smoothing
- Marquee Selection
- Eco friendly interval maintenance
- FB Style updates
v1.5.0
----------------------------------------------------------------------------------------
- T add theme
- Set which sites will use Google+ Theme.
v1.6.0
----------------------------------------------------------------------------------------
- Add action table.
- Hide White House RSS until XML available, not as of May 3, 2017.
- Fix None select empties marque.
- Add main hue main pencil icon hue for Google+ New.
- Change to persistant twits.
- Change 2016 stylesheet rules.
v1.6.1
----------------------------------------------------------------------------------------
- HTMLhandler fix.
- Refresh fix
v1.6.2
----------------------------------------------------------------------------------------
- Decimal Clock
- Update Google Style
- Football to Year Converted Clock
- Roman Calender
- Google Adice Setting Disabled
- Drinks RSS rib fix
V1.6.3
----------------------------------------------------------------------------------------
- Anagram calculator handle letter's input match
- Settings css added
- Clock descriptions tips clarification
- Clock resource minimization
V1.6.4
----------------------------------------------------------------------------------------
- Faq Page
V1.6.5
----------------------------------------------------------------------------------------
- Metric Time Handle Daylight Savings Time
- NFL countdown handle daylight savings time
- Anagram calculator loading animation
- Goto button alignment
- Tint checkbox alignment
- Metric time alignment
- Term to NFL converter alignment
- Calendar alignment
- New Fonts added
V1.6.6
----------------------------------------------------------------------------------------
- NFL Clock digit fix
- Marque speed fix
- Calendar clock fix                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | lkfjfkeglcjghmklnbhffmieppnlicbf | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/google+-theme/lkfjfkeglcjghmklnbhffmieppnlicbf | 
| คำอธิบาย | Google+ Theme with features, settings and art. | 
| ขนาดไฟล์ | 6.78 MB | 
| จำนวนการติดตั้ง | 155 | 
| เวอร์ชันปัจจุบัน | 1.6.6 | 
| อัปเดตครั้งล่าสุด | 2018-03-22 | 
| วันที่เผยแพร่ | 2018-03-22 | 
| คะแนน | 4.75/5 รวมทั้งหมด 4 คะแนน | 
| ผู้พัฒนา | Gareth M. Orkney | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/plus.google.com\/*",
                "https:\/\/plus.google.com\/*",
                "http:\/\/www.facebook.com\/*",
                "https:\/\/www.facebook.com\/*",
                "http:\/\/www.twitter.com\/*",
                "https:\/\/www.twitter.com\/*",
                "http:\/\/twitter.com\/*",
                "https:\/\/twitter.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "background": {
        "page": "settings.html",
        "persistant": false,
        "scirpts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "LGSmall.png",
            "48": "LGMedium.png",
            "128": "LGLarge.png"
        },
        "default_popup": "settings.html",
        "default_title": "Google+ Theme Settings"
    },
    "description": "Google+ Theme with features, settings and art.",
    "icons": {
        "16": "LGSmall.png",
        "48": "LGMedium.png",
        "128": "LGLarge.png"
    },
    "manifest_version": 2,
    "name": "Google+ Theme",
    "permissions": [
        "*:\/\/*\/*",
        "*:\/\/fonts.googleapis.com\/*",
        "*:\/\/fonts.gstatic.com\/*",
        "storage",
        "tabs"
    ],
    "version": "1.6.6",
    "web_accessible_resources": [
        "LGSmall.png",
        "LGMedium.png",
        "LGLarge.png",
        "images\/agrace.png",
        "images\/deathstar.jpg",
        "images\/eywa.png",
        "images\/qu.png",
        "images\/tiger.png",
        "images\/unicorn.png",
        "images\/unicron.png",
        "style.css"
    ]
}  |  |