tpint - Telugu Proverbs In New Tab
Chrome extension to shows telugu proverbs when new tab is opened.
Cos'è tpint - Telugu Proverbs In New Tab?
tpint - Telugu Proverbs In New Tab è un'estensione di Chrome sviluppata da https://avilpage.com, e la sua funzione principale è "Chrome extension to shows telugu proverbs when new tab is opened.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione tpint - Telugu Proverbs In New Tab
Scarica i file di estensione tpint - Telugu Proverbs In New Tab 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
Chrome browser లో కొత్త tab open చేసినప్పుడు తెలుగు సామెతలు చదవండి. Open source: https://github.com/ChillarAnand/telugu-proverbs No Ads/Trackers
Informazioni di Base sull'Estensione
Nome | tpint - Telugu Proverbs In New Tab |
ID | gnldofbeelbfgmfkonnlmdgpgmippkgp |
URL Ufficiale | https://chromewebstore.google.com/detail/tpint-telugu-proverbs-in/gnldofbeelbfgmfkonnlmdgpgmippkgp |
Descrizione | Chrome extension to shows telugu proverbs when new tab is opened. |
Dimensione del File | 40.28 KB |
Conteggio Installazioni | 32 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2018-06-14 |
Data di Pubblicazione | 2018-06-14 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | https://avilpage.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://avilpage.com |
URL della Pagina della Politica sulla Privacy | https://avilpage.com |
Lingue Supportate | te |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "tpint - Telugu Proverbs In New Tab", "manifest_version": 2, "description": "Chrome extension to shows telugu proverbs when new tab is opened.", "author": "Chillar Anand", "version": "0.0.3", "incognito": "split", "icons": { "128": "icon128.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ], "chrome_url_overrides": { "newtab": "index.html" } } |