Dad Joke Generator
Brighten your day with a random dad joke told to you at a customizable frequency.
什麼是Dad Joke Generator?
Dad Joke Generator是由appsbylamby開發的Chrome擴展程式,該擴展的主要功能是“Brighten your day with a random dad joke told to you at a customizable frequency.”。
擴展截圖
下載Dad Joke Generator擴展crx文件
下載Dad Joke Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a "just for fun" Chrome extension which gets a random dad joke at a customizable time interval. Want to hear a corny dad joke a few times a day? This extension is for you. If this project brightens your day, consider making a donation to the Chicago Food Bank (https://www.chicagosfoodbank.org/financial-support/") This project is free and open source (https://github.com/LambyPants/dad-joke-generator) Be sure and refresh your page after installing it for the first time.
擴展基本資訊
名稱 | Dad Joke Generator |
ID | omlkegalphjkgijmcjlcgfchcmhiblbj |
官方網址 | https://chromewebstore.google.com/detail/dad-joke-generator/omlkegalphjkgijmcjlcgfchcmhiblbj |
簡介 | Brighten your day with a random dad joke told to you at a customizable frequency. |
檔案大小 | 45.25 KB |
安裝次數 | 37 |
目前版本 | 1.0.1 |
更新時間 | 2021-03-28 |
上架時間 | 2021-03-17 |
開發者 | appsbylamby |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/LambyPants/dad-joke-generator |
說明頁面URL | https://github.com/LambyPants/dad-joke-generator |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dad Joke Generator", "version": "1.0.1", "description": "Brighten your day with a random dad joke told to you at a customizable frequency.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "alarms", "storage", "activeTab" ], "web_accessible_resources": [ "mrTurner.png", "content.js" ], "content_scripts": [ { "js": [ "assets\/content-e0a4c960.js" ], "matches": [ " |