What The Duck
A browser extension that replaces the F word with Duck
什麼是What The Duck?
What The Duck是由http://usamaejaz.com開發的Chrome擴展程式,該擴展的主要功能是“A browser extension that replaces the F word with Duck”。
擴展截圖
下載What The Duck擴展crx文件
下載What The Duck擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
A simple browser extension which replaces the F word with "duck". Features: - Replaces the F word with "duck" - Allows you to exclude specific sites - Shows the count of ducks in browser toolbar
擴展基本資訊
名稱 | |
ID | akcgddilpnbanfbhndpkfcfaemahiacg |
官方網址 | https://chrome.google.com/webstore/detail/what-the-duck/akcgddilpnbanfbhndpkfcfaemahiacg |
簡介 | A browser extension that replaces the F word with Duck |
檔案大小 | 35.28 KB |
安裝次數 | 73 |
目前版本 | 0.0.1 |
更新時間 | 2018-01-22 |
上架時間 | 2018-01-22 |
評分 | 5.00/5 共 2 次評分 |
開發者 | http://usamaejaz.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://usamaejaz.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.0.1", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "icons\/icon-16.png", "128": "icons\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ] }, "permissions": [ "tabs", "storage", "webNavigation", " |