Google Background from ArtStation
Sets the background in Google Search page using arts from ArtStation.
Google Background from ArtStation란 무엇입니까?
Google Background from ArtStation은(는) molotochok에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sets the background in Google Search page using arts from ArtStation."입니다.
확장 프로그램 스크린샷
Google Background from ArtStation 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension selects every 5 minute a random art from the ArtStation platform and uses it as a background on the Google Search pages. For better experience the extension prefers the dark theme. If the light is selected it will automatically change it to the dark one. If you wish to support my work you can by me a ☕: https://www.buymeacoffee.com/markian98f
확장 프로그램 기본 정보
이름 | Google Background from ArtStation |
ID | anacfoeooeblgjecphindifbohabadea |
공식 URL | https://chromewebstore.google.com/detail/google-background-from-ar/anacfoeooeblgjecphindifbohabadea |
설명 | Sets the background in Google Search page using arts from ArtStation. |
파일 크기 | 17.85 KB |
설치 횟수 | 136 |
현재 버전 | 1.3 |
최근 업데이트 | 2024-02-11 |
출시 날짜 | 2022-12-22 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | molotochok |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/molotochok/google-bg-artstation-extension |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Google Background from ArtStation", "description": "Sets the background in Google Search page using arts from ArtStation.", "version": "1.3", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "management", "storage" ], "host_permissions": [ "https:\/\/*.artstation.com\/", "https:\/\/www.google.com\/" ], "icons": { "16": "\/images\/icon-16.png", "32": "\/images\/icon-32.png", "48": "\/images\/icon-48.png", "128": "\/images\/icon-128.png" }, "content_scripts": [ { "run_at": "document_start", "js": [ "init.js" ], "css": [ "style.css" ], "matches": [ "*:\/\/www.google.com\/*", "*:\/\/www.google.ad\/*", "*:\/\/www.google.ae\/*", "*:\/\/www.google.com.af\/*", "*:\/\/www.google.com.ag\/*", "*:\/\/www.google.com.ai\/*", "*:\/\/www.google.al\/*", "*:\/\/www.google.am\/*", "*:\/\/www.google.co.ao\/*", "*:\/\/www.google.com.ar\/*", "*:\/\/www.google.as\/*", "*:\/\/www.google.at\/*", "*:\/\/www.google.com.au\/*", "*:\/\/www.google.az\/*", "*:\/\/www.google.ba\/*", "*:\/\/www.google.com.bd\/*", "*:\/\/www.google.be\/*", "*:\/\/www.google.bf\/*", "*:\/\/www.google.bg\/*", "*:\/\/www.google.com.bh\/*", "*:\/\/www.google.bi\/*", "*:\/\/www.google.bj\/*", "*:\/\/www.google.com.bn\/*", "*:\/\/www.google.com.bo\/*", "*:\/\/www.google.com.br\/*", "*:\/\/www.google.bs\/*", "*:\/\/www.google.bt\/*", "*:\/\/www.google.co.bw\/*", "*:\/\/www.google.by\/*", "*:\/\/www.google.com.bz\/*", "*:\/\/www.google.ca\/*", "*:\/\/www.google.cd\/*", "*:\/\/www.google.cf\/*", "*:\/\/www.google.cg\/*", "*:\/\/www.google.ch\/*", "*:\/\/www.google.ci\/*", "*:\/\/www.google.co.ck\/*", "*:\/\/www.google.cl\/*", "*:\/\/www.google.cm\/*", "*:\/\/www.google.cn\/*", "*:\/\/www.google.com.co\/*", "*:\/\/www.google.co.cr\/*", "*:\/\/www.google.com.cu\/*", "*:\/\/www.google.cv\/*", "*:\/\/www.google.com.cy\/*", "*:\/\/www.google.cz\/*", "*:\/\/www.google.de\/*", "*:\/\/www.google.dj\/*", "*:\/\/www.google.dk\/*", "*:\/\/www.google.dm\/*", "*:\/\/www.google.com.do\/*", "*:\/\/www.google.dz\/*", "*:\/\/www.google.com.ec\/*", "*:\/\/www.google.ee\/*", "*:\/\/www.google.com.eg\/*", "*:\/\/www.google.es\/*", "*:\/\/www.google.com.et\/*", "*:\/\/www.google.fi\/*", "*:\/\/www.google.com.fj\/*", "*:\/\/www.google.fm\/*", "*:\/\/www.google.fr\/*", "*:\/\/www.google.ga\/*", "*:\/\/www.google.ge\/*", "*:\/\/www.google.gg\/*", "*:\/\/www.google.com.gh\/*", "*:\/\/www.google.com.gi\/*", "*:\/\/www.google.gl\/*", "*:\/\/www.google.gm\/*", "*:\/\/www.google.gr\/*", "*:\/\/www.google.com.gt\/*", "*:\/\/www.google.gy\/*", "*:\/\/www.google.com.hk\/*", "*:\/\/www.google.hn\/*", "*:\/\/www.google.hr\/*", "*:\/\/www.google.ht\/*", "*:\/\/www.google.hu\/*", "*:\/\/www.google.co.id\/*", "*:\/\/www.google.ie\/*", "*:\/\/www.google.co.il\/*", "*:\/\/www.google.im\/*", "*:\/\/www.google.co.in\/*", "*:\/\/www.google.iq\/*", "*:\/\/www.google.is\/*", "*:\/\/www.google.it\/*", "*:\/\/www.google.je\/*", "*:\/\/www.google.com.jm\/*", "*:\/\/www.google.jo\/*", "*:\/\/www.google.co.jp\/*", "*:\/\/www.google.co.ke\/*", "*:\/\/www.google.com.kh\/*", "*:\/\/www.google.ki\/*", "*:\/\/www.google.kg\/*", "*:\/\/www.google.co.kr\/*", "*:\/\/www.google.com.kw\/*", "*:\/\/www.google.kz\/*", "*:\/\/www.google.la\/*", "*:\/\/www.google.com.lb\/*", "*:\/\/www.google.li\/*", "*:\/\/www.google.lk\/*", "*:\/\/www.google.co.ls\/*", "*:\/\/www.google.lt\/*", "*:\/\/www.google.lu\/*", "*:\/\/www.google.lv\/*", "*:\/\/www.google.com.ly\/*", "*:\/\/www.google.co.ma\/*", "*:\/\/www.google.md\/*", "*:\/\/www.google.me\/*", "*:\/\/www.google.mg\/*", "*:\/\/www.google.mk\/*", "*:\/\/www.google.ml\/*", "*:\/\/www.google.com.mm\/*", "*:\/\/www.google.mn\/*", "*:\/\/www.google.ms\/*", "*:\/\/www.google.com.mt\/*", "*:\/\/www.google.mu\/*", "*:\/\/www.google.mv\/*", "*:\/\/www.google.mw\/*", "*:\/\/www.google.com.mx\/*", "*:\/\/www.google.com.my\/*", "*:\/\/www.google.co.mz\/*", "*:\/\/www.google.com.na\/*", "*:\/\/www.google.com.ng\/*", "*:\/\/www.google.com.ni\/*", "*:\/\/www.google.ne\/*", "*:\/\/www.google.nl\/*", "*:\/\/www.google.no\/*", "*:\/\/www.google.com.np\/*", "*:\/\/www.google.nr\/*", "*:\/\/www.google.nu\/*", "*:\/\/www.google.co.nz\/*", "*:\/\/www.google.com.om\/*", "*:\/\/www.google.com.pa\/*", "*:\/\/www.google.com.pe\/*", "*:\/\/www.google.com.pg\/*", "*:\/\/www.google.com.ph\/*", "*:\/\/www.google.com.pk\/*", "*:\/\/www.google.pl\/*", "*:\/\/www.google.pn\/*", "*:\/\/www.google.com.pr\/*", "*:\/\/www.google.ps\/*", "*:\/\/www.google.pt\/*", "*:\/\/www.google.com.py\/*", "*:\/\/www.google.com.qa\/*", "*:\/\/www.google.ro\/*", "*:\/\/www.google.ru\/*", "*:\/\/www.google.rw\/*", "*:\/\/www.google.com.sa\/*", "*:\/\/www.google.com.sb\/*", "*:\/\/www.google.sc\/*", "*:\/\/www.google.se\/*", "*:\/\/www.google.com.sg\/*", "*:\/\/www.google.sh\/*", "*:\/\/www.google.si\/*", "*:\/\/www.google.sk\/*", "*:\/\/www.google.com.sl\/*", "*:\/\/www.google.sn\/*", "*:\/\/www.google.so\/*", "*:\/\/www.google.sm\/*", "*:\/\/www.google.sr\/*", "*:\/\/www.google.st\/*", "*:\/\/www.google.com.sv\/*", "*:\/\/www.google.td\/*", "*:\/\/www.google.tg\/*", "*:\/\/www.google.co.th\/*", "*:\/\/www.google.com.tj\/*", "*:\/\/www.google.tl\/*", "*:\/\/www.google.tm\/*", "*:\/\/www.google.tn\/*", "*:\/\/www.google.to\/*", "*:\/\/www.google.com.tr\/*", "*:\/\/www.google.tt\/*", "*:\/\/www.google.com.tw\/*", "*:\/\/www.google.co.tz\/*", "*:\/\/www.google.com.ua\/*", "*:\/\/www.google.co.ug\/*", "*:\/\/www.google.co.uk\/*", "*:\/\/www.google.com.uy\/*", "*:\/\/www.google.co.uz\/*", "*:\/\/www.google.com.vc\/*", "*:\/\/www.google.co.ve\/*", "*:\/\/www.google.vg\/*", "*:\/\/www.google.co.vi\/*", "*:\/\/www.google.com.vn\/*", "*:\/\/www.google.vu\/*", "*:\/\/www.google.ws\/*", "*:\/\/www.google.rs\/*", "*:\/\/www.google.co.za\/*", "*:\/\/www.google.co.zm\/*", "*:\/\/www.google.co.zw\/*", "*:\/\/www.google.cat\/*" ] } ] } |