CustomCSS Injector
Write any CSS rules for any websites
CustomCSS Injector란 무엇입니까?
CustomCSS Injector은(는) Bryce에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Write any CSS rules for any websites"입니다.
확장 프로그램 스크린샷
CustomCSS Injector 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Originally developed as an Add-On for FireFox, Custom CSS Injector lets you write any CSS rules and apply them to any website you like. Change colours, backgrounds, resize and hide obtrusive elements. Anything you can do within the power of CSS! Simply write the CSS you want to apply in the provided text field and click 'Save' (NO page refresh required!). Apply the CSS to the URL, Domain or Globally by using the radio buttons provided. There is also a whitelist/blacklist functionality to govern which websites you'd like to apply the CSS to. Enjoy syntax highlighting and line numbers for code readability (Thanks to PrismJS!)
확장 프로그램 기본 정보
이름 | |
ID | eknfhefneldkoocaeokkapahblmodika |
공식 URL | https://chrome.google.com/webstore/detail/customcss-injector/eknfhefneldkoocaeokkapahblmodika |
설명 | Write any CSS rules for any websites |
파일 크기 | 37.96 KB |
설치 횟수 | 95 |
현재 버전 | 1.0 |
최근 업데이트 | 2020-03-02 |
출시 날짜 | 2020-03-02 |
평점 | 2.50/5 총 2 개의 평점 |
개발자 | Bryce |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CustomCSS Injector", "short_name": "CSS Injector", "version": "1.0", "description": "Write any CSS rules for any websites", "manifest_version": 2, "icons": { "48": "icons\/CCSSI_icon_v2_48.png" }, "permissions": [ "activeTab", "storage", " |