Sahibinden.com Karanlık ( Dark ) Tema
Retina dostu front-end
What is Sahibinden.com Karanlık ( Dark ) Tema?
Sahibinden.com Karanlık ( Dark ) Tema is a Chrome extension developed by snnyk, and its main feature is "Retina dostu front-end".
Extension Screenshots
Download Sahibinden.com Karanlık ( Dark ) Tema Extension CRX File
Download Sahibinden.com Karanlık ( Dark ) Tema extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Sahibinden.com karanlık ( Dark ) tema
Extension Basic Information
Name | |
ID | hbfejfjlnkifingcfajjffpekbajbapg |
Official URL | https://chrome.google.com/webstore/detail/sahibindencom-karanl%C4%B1k-da/hbfejfjlnkifingcfajjffpekbajbapg |
Description | Retina dostu front-end |
File Size | 39.44 KB |
Installation Count | 284 |
Current Version | 1 |
Last Updated | 2021-02-02 |
Publish Date | 2021-02-02 |
Rating | 4.33/5 Total 3 Ratings |
Developer | snnyk |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://snnyk.com/chrome-ext/sahibinden-dark |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sahibinden.com Karanl\u0131k ( Dark ) Tema", "version": "1", "manifest_version": 2, "description": "Retina dostu front-end", "content_scripts": [ { "matches": [ "https:\/\/www.sahibinden.com\/*" ], "js": [ "jquery.js", "background.js" ], "run_at": "document_end" } ] } |