Wordpress Theme Checker by SnippetsBoard
This Chrome extension will tell you which sites you visit have been made using Wordpress and also the Theme they are using
Wordpress Theme Checker by SnippetsBoardคืออะไร?
Wordpress Theme Checker by SnippetsBoard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "This Chrome extension will tell you which sites you visit have been made using Wordpress and also the Theme they are using"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wordpress Theme Checker by SnippetsBoard
ดาวน์โหลดไฟล์ส่วนขยาย Wordpress Theme Checker by SnippetsBoard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Are you the kind of person who likes knowing how other websites have been built? Or are you a web developer/designer who is looking for new themes or graphic resources for building your own site? If you want to get automatically some extra info from the sites you are browsing, specially from those built using Wordpress, Wordpress Theme Checker by SnippetsBoard is the way to go. Just click the install button and the extension will be added to your browser and it will start to do its job inmediately. From that moment it will tell you which sites you visit have been built using Wordpress by displaying a badge where you can read the word "WP". Then, if you want to get the name of the theme it is using you just have to click on the extension icon and a popup will appear giving you that info.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Wordpress Theme Checker by SnippetsBoard |
ID | kdddlnbkdehepphdlommnaakhckanofp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/wordpress-theme-checker-b/kdddlnbkdehepphdlommnaakhckanofp |
คำอธิบาย | This Chrome extension will tell you which sites you visit have been made using Wordpress and also the Theme they are using |
ขนาดไฟล์ | 198 KB |
จำนวนการติดตั้ง | 167 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2020-05-21 |
วันที่เผยแพร่ | 2020-05-21 |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://snippetsboard.com |
URL หน้าช่วยเหลือ | https://snippetsboard.com/vaya-hola/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wordpress Theme Checker by SnippetsBoard", "version": "1.2", "description": "This Chrome extension will tell you which sites you visit have been made using Wordpress and also the Theme they are using", "icons": { "16": "icon_16.png", "32": "icon_32.png", "48": "icon_48.png", "128": "icon_128.png" }, "permissions": [ "activeTab" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |