Audio Gems

The best, hand picked stories from the audio world - on every new tab.

Audio Gemsคืออะไร?

Audio Gems เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://audiogems.io และคุณลักษณะหลักของมันคือ "The best, hand picked stories from the audio world - on every new tab."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Audio Gems

ดาวน์โหลดไฟล์ส่วนขยาย Audio Gems ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The best, hand picked stories from the audio world - on every new tab.

Use Audio Gems to stay updated with all that's happening in the world of audio.
Each story is hand picked by our team, making sure only the best will rise above the noise.

The best thing about Audio Gems is that you’ll get the stories on every new tab, serving you the content you love without interrupting your work.

Our curated stories featuring:

Pro Audio 
High end audio gear, software releases, product reviews, best practices and super cool stuff you’d love.

Musicians 
Gear review, guitars, bass, effects, the best lessons and industry news.

Audiophiles
Loudspeakers, headphones, amplifiers, high end gear reviews, and awesome insights from experts. 

Music industry
New releases, albums, singles, music videos and all that's amazing about the performers out there.

Want only some of these topic? No problem, customize your feed to get only the topics you want.

Our privacy policy
We have the upmost respect for your privacy. We do not keep any information about you.

About us

We are a small group of audio addicts who love almost everything about the audio world. We truly admire talented musicians, producers, engineers, djs, sound designers and gear, lots and lots of audio gear.

We made Audio Gems as the ultimate resource for audio stories. Every story is hand picked by an audio head just like you for your pleasure. Our hopes is that you'll like it as much as we do.

We'd love to hear your feedback: [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Audio Gems Audio Gems
ID inphcgpmcjhlkmblbkofhkhjncohnicl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/audio-gems/inphcgpmcjhlkmblbkofhkhjncohnicl
คำอธิบาย The best, hand picked stories from the audio world - on every new tab.
ขนาดไฟล์ 77.86 KB
จำนวนการติดตั้ง 189
เวอร์ชันปัจจุบัน 0.0.0.6
อัปเดตครั้งล่าสุด 2016-11-14
วันที่เผยแพร่ 2016-11-14
คะแนน 4.31/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา http://audiogems.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://audiogems.io
URL หน้านโยบายความเป็นส่วนตัว http://audiogems.io/terms-of-service
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Audio Gems",
    "version": "0.0.0.6",
    "manifest_version": 2,
    "description": "The best, hand picked stories from the audio world - on every new tab.",
    "homepage_url": "http:\/\/audiogems.io\/?ref=ext",
    "chrome_url_overrides": {
        "newtab": "audiogems.html"
    },
    "icons": {
        "128": "icon-ag-128.png",
        "16": "icon-ag-16.png",
        "48": "icon-ag-48.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon-ag-19.png",
            "38": "icon-ag-38.png"
        },
        "default_title": "Audio Gems"
    },
    "optional_permissions": [
        "topSites"
    ],
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/audiogems.io https:\/\/s3-us-west-2.amazonaws.com https:\/\/d284xg6bm830bf.cloudfront.net https:\/\/ssl.google-analytics.com; object-src 'self'"
}