SmartappS
SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool
什麼是SmartappS?
SmartappS是由Swapnil Srivastava開發的Chrome擴展程式,該擴展的主要功能是“SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool”。
擴展截圖
下載SmartappS擴展crx文件
下載SmartappS擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension is developed to find SEO & Dev bugs. It has below features .. Detailed Blog Link: https://bit.ly/3dUfRwV SEO Tool: Title,Meta Description,Canonical, Heading Tags, Robots, Sitemap, Google Cache ,Google Search, Yahoo Search, Alt Data , Broken Links, Internal links, External links,Point Headings & Missing ALT data on page,Page's Links details,Images With Alt Details This Tool will try to perform a SEO sanity of your page, You can locate heading tags and missing check points on your website. Dev Tool: Page's Images Sanity, Page's CSS Sanity, Page's JS Sanity, All Assets, Crawl Website Using Sitemap, Crawl Sanity, Etc.. Using sitemap you can perform quick sanity of your website also check images response. Setting: Provide User's to select and save first screen show and stop some auto run performance. What's New: Floating Window, SEO Analytics Information, Minor Bug Fixed
擴展基本資訊
名稱 | SmartappS |
ID | afgalljbnkkakhkleioiaamkiiopofbf |
官方網址 | https://chromewebstore.google.com/detail/smartapps/afgalljbnkkakhkleioiaamkiiopofbf |
簡介 | SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool |
檔案大小 | 299 KB |
安裝次數 | 24 |
目前版本 | 1.0.5 |
更新時間 | 2021-07-09 |
上架時間 | 2021-05-20 |
評分 | 4.80/5 共 5 次評分 |
開發者 | Swapnil Srivastava |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://smartapps.in |
說明頁面URL | http://smartapps.in/#footer |
隱私政策頁面URL | http://smartapps.in |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SmartappS", "version": "1.0.5", "description": "SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool", "manifest_version": 2, "icons": { "16": "s-logo.png", "48": "s-logo.png", "128": "s-logo.png", "256": "s-bnr.png", "512": "s-bnr.png", "1024": "s-bnr.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "author": "Swapnil Srivastava", "browser_action": { "default_icon": "s-logo.png", "default_popup": "layout.html" }, "devtools_page": "devtool-panel\/devpanel.html", "web_accessible_resources": [ "layout.html" ], "permissions": [ "activeTab", "storage", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "run_at": "document_end", "matches": [ " |