SmartappS
SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool
SmartappS क्या है?
SmartappS Swapnil Srivastava द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SmartappS एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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": [ " |