SmartappS
SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool
Cos'è SmartappS?
SmartappS è un'estensione di Chrome sviluppata da Swapnil Srivastava, e la sua funzione principale è "SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SmartappS
Scarica i file di estensione SmartappS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | SmartappS |
ID | afgalljbnkkakhkleioiaamkiiopofbf |
URL Ufficiale | https://chromewebstore.google.com/detail/smartapps/afgalljbnkkakhkleioiaamkiiopofbf |
Descrizione | SmartappS Website Auditor - Check Common SEO & Development Bugs, SEO Tool, Best SEO Tool, Website Sanity Tool |
Dimensione del File | 299 KB |
Conteggio Installazioni | 24 |
Versione Corrente | 1.0.5 |
Ultimo Aggiornamento | 2021-07-09 |
Data di Pubblicazione | 2021-05-20 |
Valutazione | 4.80/5 Totale 5 Valutazioni |
Sviluppatore | Swapnil Srivastava |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://smartapps.in |
URL della Pagina di Aiuto | http://smartapps.in/#footer |
URL della Pagina della Politica sulla Privacy | http://smartapps.in |
Lingue Supportate | 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": [ " |