Darth Vader's Nooo Button
Darth Vader's Nooo Button
什麼是Darth Vader's Nooo Button?
Darth Vader's Nooo Button是由SoonKhen OwYong開發的Chrome擴展程式,該擴展的主要功能是“Darth Vader's Nooo Button”。
下載Darth Vader's Nooo Button擴展crx文件
下載Darth Vader's Nooo Button擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.
擴展基本資訊
名稱 | |
ID | fneeiocneofokgbojjfagboaleilcccb |
官方網址 | https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb |
簡介 | Darth Vader's Nooo Button |
檔案大小 | 75.92 KB |
安裝次數 | 492 |
目前版本 | 1.2 |
更新時間 | 2012-08-26 |
上架時間 | 2012-08-26 |
評分 | 4.69/5 共 16 次評分 |
開發者 | SoonKhen OwYong |
付費類型 | free |
擴展官網 | http://www.owyong.sk |
支援的語言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Darth Vader's Nooo Button", "version": "1.2", "manifest_version": 2, "description": "Darth Vader's Nooo Button", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |