Notion Search
Search Notion pages on the popup
Notion Search란 무엇입니까?
Notion Search은(는) https://cside.github.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search Notion pages on the popup"입니다.
확장 프로그램 스크린샷
Notion Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Search Notion pages on the popup.
Quickly find content in your Notion workspace without switching tabs.
Just click the icon of this extension and type your search term in the popup.
You can also open it with Ctrl + Shift + P.
👑 The Pro version
The Pro version offers additional features:
- Sorting
- Search by title only
- Dark theme
- Google Search integration (It embeds Notion search results in the Google Search sidebar)
🟩 Support
https://cside.notion.site/a2e9872279264663a8de67e731e0bb08 확장 프로그램 기본 정보
| 이름 | |
| ID | nelmlmaelgfcpjgknkidapfnoddpjfee |
| 공식 URL | https://chromewebstore.google.com/detail/notion-search/nelmlmaelgfcpjgknkidapfnoddpjfee |
| 설명 | Search Notion pages on the popup |
| 파일 크기 | 709 KB |
| 설치 횟수 | 776 |
| 현재 버전 | 3.3.4 |
| 최근 업데이트 | 2024-01-02 |
| 출시 날짜 | 2022-12-01 |
| 평점 | 4.30/5 총 10 개의 평점 |
| 개발자 | https://cside.github.io |
| 이메일 | [email protected] |
| 결제 유형 | in_app |
| 확장 프로그램 웹 사이트 | https://cside.notion.site/e18c437570e646de8298bb986697789f |
| 도움말 페이지 URL | https://cside.notion.site/e18c437570e646de8298bb986697789f#fbbedf477c284b0f8fa18119040d6089 |
| 개인정보 보호 정책 페이지 URL | https://cside.notion.site/63f313cfea7b4625bfd63e228ea1b7e5 |
| 지원되는 언어 | en,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.3.4",
"manifest_version": 3,
"name": "Notion Search",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"options_page": "pages\/options.html",
"action": {
"default_icon": "images\/store-icons\/icon38.png",
"default_popup": "search.html?mode=popup"
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/main.ts-loader.js"
],
"matches": [
"https:\/\/www.google.com\/search?*",
"https:\/\/www.google.ad\/search?*",
"https:\/\/www.google.ae\/search?*",
"https:\/\/www.google.com.af\/search?*",
"https:\/\/www.google.com.ag\/search?*",
"https:\/\/www.google.com.ai\/search?*",
"https:\/\/www.google.al\/search?*",
"https:\/\/www.google.am\/search?*",
"https:\/\/www.google.co.ao\/search?*",
"https:\/\/www.google.com.ar\/search?*",
"https:\/\/www.google.as\/search?*",
"https:\/\/www.google.at\/search?*",
"https:\/\/www.google.com.au\/search?*",
"https:\/\/www.google.az\/search?*",
"https:\/\/www.google.ba\/search?*",
"https:\/\/www.google.com.bd\/search?*",
"https:\/\/www.google.be\/search?*",
"https:\/\/www.google.bf\/search?*",
"https:\/\/www.google.bg\/search?*",
"https:\/\/www.google.com.bh\/search?*",
"https:\/\/www.google.bi\/search?*",
"https:\/\/www.google.bj\/search?*",
"https:\/\/www.google.com.bn\/search?*",
"https:\/\/www.google.com.bo\/search?*",
"https:\/\/www.google.com.br\/search?*",
"https:\/\/www.google.bs\/search?*",
"https:\/\/www.google.bt\/search?*",
"https:\/\/www.google.co.bw\/search?*",
"https:\/\/www.google.by\/search?*",
"https:\/\/www.google.com.bz\/search?*",
"https:\/\/www.google.ca\/search?*",
"https:\/\/www.google.cd\/search?*",
"https:\/\/www.google.cf\/search?*",
"https:\/\/www.google.cg\/search?*",
"https:\/\/www.google.ch\/search?*",
"https:\/\/www.google.ci\/search?*",
"https:\/\/www.google.co.ck\/search?*",
"https:\/\/www.google.cl\/search?*",
"https:\/\/www.google.cm\/search?*",
"https:\/\/www.google.com.co\/search?*",
"https:\/\/www.google.co.cr\/search?*",
"https:\/\/www.google.com.cu\/search?*",
"https:\/\/www.google.cv\/search?*",
"https:\/\/www.google.com.cy\/search?*",
"https:\/\/www.google.cz\/search?*",
"https:\/\/www.google.de\/search?*",
"https:\/\/www.google.dj\/search?*",
"https:\/\/www.google.dk\/search?*",
"https:\/\/www.google.dm\/search?*",
"https:\/\/www.google.com.do\/search?*",
"https:\/\/www.google.dz\/search?*",
"https:\/\/www.google.com.ec\/search?*",
"https:\/\/www.google.ee\/search?*",
"https:\/\/www.google.com.eg\/search?*",
"https:\/\/www.google.es\/search?*",
"https:\/\/www.google.com.et\/search?*",
"https:\/\/www.google.fi\/search?*",
"https:\/\/www.google.com.fj\/search?*",
"https:\/\/www.google.fm\/search?*",
"https:\/\/www.google.fr\/search?*",
"https:\/\/www.google.ga\/search?*",
"https:\/\/www.google.ge\/search?*",
"https:\/\/www.google.gg\/search?*",
"https:\/\/www.google.com.gh\/search?*",
"https:\/\/www.google.com.gi\/search?*",
"https:\/\/www.google.gl\/search?*",
"https:\/\/www.google.gm\/search?*",
"https:\/\/www.google.gp\/search?*",
"https:\/\/www.google.gr\/search?*",
"https:\/\/www.google.com.gt\/search?*",
"https:\/\/www.google.gy\/search?*",
"https:\/\/www.google.com.hk\/search?*",
"https:\/\/www.google.hn\/search?*",
"https:\/\/www.google.hr\/search?*",
"https:\/\/www.google.ht\/search?*",
"https:\/\/www.google.hu\/search?*",
"https:\/\/www.google.co.id\/search?*",
"https:\/\/www.google.ie\/search?*",
"https:\/\/www.google.co.il\/search?*",
"https:\/\/www.google.im\/search?*",
"https:\/\/www.google.co.in\/search?*",
"https:\/\/www.google.iq\/search?*",
"https:\/\/www.google.is\/search?*",
"https:\/\/www.google.it\/search?*",
"https:\/\/www.google.je\/search?*",
"https:\/\/www.google.com.jm\/search?*",
"https:\/\/www.google.jo\/search?*",
"https:\/\/www.google.co.jp\/search?*",
"https:\/\/www.google.co.ke\/search?*",
"https:\/\/www.google.com.kh\/search?*",
"https:\/\/www.google.ki\/search?*",
"https:\/\/www.google.kg\/search?*",
"https:\/\/www.google.co.kr\/search?*",
"https:\/\/www.google.com.kw\/search?*",
"https:\/\/www.google.kz\/search?*",
"https:\/\/www.google.la\/search?*",
"https:\/\/www.google.com.lb\/search?*",
"https:\/\/www.google.li\/search?*",
"https:\/\/www.google.lk\/search?*",
"https:\/\/www.google.co.ls\/search?*",
"https:\/\/www.google.lt\/search?*",
"https:\/\/www.google.lu\/search?*",
"https:\/\/www.google.lv\/search?*",
"https:\/\/www.google.com.ly\/search?*",
"https:\/\/www.google.co.ma\/search?*",
"https:\/\/www.google.md\/search?*",
"https:\/\/www.google.me\/search?*",
"https:\/\/www.google.mg\/search?*",
"https:\/\/www.google.mk\/search?*",
"https:\/\/www.google.ml\/search?*",
"https:\/\/www.google.com.mm\/search?*",
"https:\/\/www.google.mn\/search?*",
"https:\/\/www.google.ms\/search?*",
"https:\/\/www.google.com.mt\/search?*",
"https:\/\/www.google.mu\/search?*",
"https:\/\/www.google.mv\/search?*",
"https:\/\/www.google.mw\/search?*",
"https:\/\/www.google.com.mx\/search?*",
"https:\/\/www.google.com.my\/search?*",
"https:\/\/www.google.co.mz\/search?*",
"https:\/\/www.google.com.na\/search?*",
"https:\/\/www.google.com.nf\/search?*",
"https:\/\/www.google.com.ng\/search?*",
"https:\/\/www.google.com.ni\/search?*",
"https:\/\/www.google.ne\/search?*",
"https:\/\/www.google.nl\/search?*",
"https:\/\/www.google.no\/search?*",
"https:\/\/www.google.com.np\/search?*",
"https:\/\/www.google.nr\/search?*",
"https:\/\/www.google.nu\/search?*",
"https:\/\/www.google.co.nz\/search?*",
"https:\/\/www.google.com.om\/search?*",
"https:\/\/www.google.com.pa\/search?*",
"https:\/\/www.google.com.pe\/search?*",
"https:\/\/www.google.com.pg\/search?*",
"https:\/\/www.google.com.ph\/search?*",
"https:\/\/www.google.com.pk\/search?*",
"https:\/\/www.google.pl\/search?*",
"https:\/\/www.google.pn\/search?*",
"https:\/\/www.google.com.pr\/search?*",
"https:\/\/www.google.ps\/search?*",
"https:\/\/www.google.pt\/search?*",
"https:\/\/www.google.com.py\/search?*",
"https:\/\/www.google.com.qa\/search?*",
"https:\/\/www.google.ro\/search?*",
"https:\/\/www.google.ru\/search?*",
"https:\/\/www.google.rw\/search?*",
"https:\/\/www.google.com.sa\/search?*",
"https:\/\/www.google.com.sb\/search?*",
"https:\/\/www.google.sc\/search?*",
"https:\/\/www.google.se\/search?*",
"https:\/\/www.google.com.sg\/search?*",
"https:\/\/www.google.sh\/search?*",
"https:\/\/www.google.si\/search?*",
"https:\/\/www.google.sk\/search?*",
"https:\/\/www.google.com.sl\/search?*",
"https:\/\/www.google.sn\/search?*",
"https:\/\/www.google.so\/search?*",
"https:\/\/www.google.sm\/search?*",
"https:\/\/www.google.sr\/search?*",
"https:\/\/www.google.st\/search?*",
"https:\/\/www.google.com.sv\/search?*",
"https:\/\/www.google.td\/search?*",
"https:\/\/www.google.tg\/search?*",
"https:\/\/www.google.co.th\/search?*",
"https:\/\/www.google.com.tj\/search?*",
"https:\/\/www.google.tk\/search?*",
"https:\/\/www.google.tl\/search?*",
"https:\/\/www.google.tm\/search?*",
"https:\/\/www.google.tn\/search?*",
"https:\/\/www.google.to\/search?*",
"https:\/\/www.google.com.tr\/search?*",
"https:\/\/www.google.tt\/search?*",
"https:\/\/www.google.com.tw\/search?*",
"https:\/\/www.google.co.tz\/search?*",
"https:\/\/www.google.com.ua\/search?*",
"https:\/\/www.google.co.ug\/search?*",
"https:\/\/www.google.co.uk\/search?*",
"https:\/\/www.google.com.uy\/search?*",
"https:\/\/www.google.co.uz\/search?*",
"https:\/\/www.google.com.vc\/search?*",
"https:\/\/www.google.co.ve\/search?*",
"https:\/\/www.google.vg\/search?*",
"https:\/\/www.google.co.vi\/search?*",
"https:\/\/www.google.com.vn\/search?*",
"https:\/\/www.google.vu\/search?*",
"https:\/\/www.google.ws\/search?*",
"https:\/\/www.google.rs\/search?*",
"https:\/\/www.google.co.za\/search?*",
"https:\/\/www.google.co.zm\/search?*",
"https:\/\/www.google.co.zw\/search?*",
"https:\/\/www.google.cat\/search?*"
],
"css": [
"css\/content-script.css",
"assets\/main3.css"
],
"run_at": "document_end"
}
],
"permissions": [
"storage",
"unlimitedStorage"
],
"host_permissions": [
"https:\/\/www.notion.so\/api\/v3\/*"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+P",
"mac": "MacCtrl+Shift+P"
},
"description": "Open the popup"
},
"open-search-page": {
"description": "Open the search page in new a tab"
}
},
"icons": {
"16": "images\/store-icons\/icon16.png",
"32": "images\/store-icons\/icon32.png",
"48": "images\/store-icons\/icon48.png",
"128": "images\/store-icons\/icon128.png"
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/www.google.ad\/*",
"https:\/\/www.google.ae\/*",
"https:\/\/www.google.al\/*",
"https:\/\/www.google.am\/*",
"https:\/\/www.google.as\/*",
"https:\/\/www.google.at\/*",
"https:\/\/www.google.az\/*",
"https:\/\/www.google.ba\/*",
"https:\/\/www.google.be\/*",
"https:\/\/www.google.bf\/*",
"https:\/\/www.google.bg\/*",
"https:\/\/www.google.bi\/*",
"https:\/\/www.google.bj\/*",
"https:\/\/www.google.bs\/*",
"https:\/\/www.google.bt\/*",
"https:\/\/www.google.by\/*",
"https:\/\/www.google.ca\/*",
"https:\/\/www.google.cat\/*",
"https:\/\/www.google.cd\/*",
"https:\/\/www.google.cf\/*",
"https:\/\/www.google.cg\/*",
"https:\/\/www.google.ch\/*",
"https:\/\/www.google.ci\/*",
"https:\/\/www.google.cl\/*",
"https:\/\/www.google.cm\/*",
"https:\/\/www.google.co.ao\/*",
"https:\/\/www.google.co.bw\/*",
"https:\/\/www.google.co.ck\/*",
"https:\/\/www.google.co.cr\/*",
"https:\/\/www.google.co.id\/*",
"https:\/\/www.google.co.il\/*",
"https:\/\/www.google.co.in\/*",
"https:\/\/www.google.co.jp\/*",
"https:\/\/www.google.co.ke\/*",
"https:\/\/www.google.co.kr\/*",
"https:\/\/www.google.co.ls\/*",
"https:\/\/www.google.co.ma\/*",
"https:\/\/www.google.co.mz\/*",
"https:\/\/www.google.co.nz\/*",
"https:\/\/www.google.co.th\/*",
"https:\/\/www.google.co.tz\/*",
"https:\/\/www.google.co.ug\/*",
"https:\/\/www.google.co.uk\/*",
"https:\/\/www.google.co.uz\/*",
"https:\/\/www.google.co.ve\/*",
"https:\/\/www.google.co.vi\/*",
"https:\/\/www.google.co.za\/*",
"https:\/\/www.google.co.zm\/*",
"https:\/\/www.google.co.zw\/*",
"https:\/\/www.google.com.af\/*",
"https:\/\/www.google.com.ag\/*",
"https:\/\/www.google.com.ai\/*",
"https:\/\/www.google.com.ar\/*",
"https:\/\/www.google.com.au\/*",
"https:\/\/www.google.com.bd\/*",
"https:\/\/www.google.com.bh\/*",
"https:\/\/www.google.com.bn\/*",
"https:\/\/www.google.com.bo\/*",
"https:\/\/www.google.com.br\/*",
"https:\/\/www.google.com.bz\/*",
"https:\/\/www.google.com.co\/*",
"https:\/\/www.google.com.cu\/*",
"https:\/\/www.google.com.cy\/*",
"https:\/\/www.google.com.do\/*",
"https:\/\/www.google.com.ec\/*",
"https:\/\/www.google.com.eg\/*",
"https:\/\/www.google.com.et\/*",
"https:\/\/www.google.com.fj\/*",
"https:\/\/www.google.com.gh\/*",
"https:\/\/www.google.com.gi\/*",
"https:\/\/www.google.com.gt\/*",
"https:\/\/www.google.com.hk\/*",
"https:\/\/www.google.com.jm\/*",
"https:\/\/www.google.com.kh\/*",
"https:\/\/www.google.com.kw\/*",
"https:\/\/www.google.com.lb\/*",
"https:\/\/www.google.com.ly\/*",
"https:\/\/www.google.com.mm\/*",
"https:\/\/www.google.com.mt\/*",
"https:\/\/www.google.com.mx\/*",
"https:\/\/www.google.com.my\/*",
"https:\/\/www.google.com.na\/*",
"https:\/\/www.google.com.nf\/*",
"https:\/\/www.google.com.ng\/*",
"https:\/\/www.google.com.ni\/*",
"https:\/\/www.google.com.np\/*",
"https:\/\/www.google.com.om\/*",
"https:\/\/www.google.com.pa\/*",
"https:\/\/www.google.com.pe\/*",
"https:\/\/www.google.com.pg\/*",
"https:\/\/www.google.com.ph\/*",
"https:\/\/www.google.com.pk\/*",
"https:\/\/www.google.com.pr\/*",
"https:\/\/www.google.com.py\/*",
"https:\/\/www.google.com.qa\/*",
"https:\/\/www.google.com.sa\/*",
"https:\/\/www.google.com.sb\/*",
"https:\/\/www.google.com.sg\/*",
"https:\/\/www.google.com.sl\/*",
"https:\/\/www.google.com.sv\/*",
"https:\/\/www.google.com.tj\/*",
"https:\/\/www.google.com.tr\/*",
"https:\/\/www.google.com.tw\/*",
"https:\/\/www.google.com.ua\/*",
"https:\/\/www.google.com.uy\/*",
"https:\/\/www.google.com.vc\/*",
"https:\/\/www.google.com.vn\/*",
"https:\/\/www.google.com\/*",
"https:\/\/www.google.cv\/*",
"https:\/\/www.google.cz\/*",
"https:\/\/www.google.de\/*",
"https:\/\/www.google.dj\/*",
"https:\/\/www.google.dk\/*",
"https:\/\/www.google.dm\/*",
"https:\/\/www.google.dz\/*",
"https:\/\/www.google.ee\/*",
"https:\/\/www.google.es\/*",
"https:\/\/www.google.fi\/*",
"https:\/\/www.google.fm\/*",
"https:\/\/www.google.fr\/*",
"https:\/\/www.google.ga\/*",
"https:\/\/www.google.ge\/*",
"https:\/\/www.google.gg\/*",
"https:\/\/www.google.gl\/*",
"https:\/\/www.google.gm\/*",
"https:\/\/www.google.gp\/*",
"https:\/\/www.google.gr\/*",
"https:\/\/www.google.gy\/*",
"https:\/\/www.google.hn\/*",
"https:\/\/www.google.hr\/*",
"https:\/\/www.google.ht\/*",
"https:\/\/www.google.hu\/*",
"https:\/\/www.google.ie\/*",
"https:\/\/www.google.im\/*",
"https:\/\/www.google.iq\/*",
"https:\/\/www.google.is\/*",
"https:\/\/www.google.it\/*",
"https:\/\/www.google.je\/*",
"https:\/\/www.google.jo\/*",
"https:\/\/www.google.kg\/*",
"https:\/\/www.google.ki\/*",
"https:\/\/www.google.kz\/*",
"https:\/\/www.google.la\/*",
"https:\/\/www.google.li\/*",
"https:\/\/www.google.lk\/*",
"https:\/\/www.google.lt\/*",
"https:\/\/www.google.lu\/*",
"https:\/\/www.google.lv\/*",
"https:\/\/www.google.md\/*",
"https:\/\/www.google.me\/*",
"https:\/\/www.google.mg\/*",
"https:\/\/www.google.mk\/*",
"https:\/\/www.google.ml\/*",
"https:\/\/www.google.mn\/*",
"https:\/\/www.google.ms\/*",
"https:\/\/www.google.mu\/*",
"https:\/\/www.google.mv\/*",
"https:\/\/www.google.mw\/*",
"https:\/\/www.google.ne\/*",
"https:\/\/www.google.nl\/*",
"https:\/\/www.google.no\/*",
"https:\/\/www.google.nr\/*",
"https:\/\/www.google.nu\/*",
"https:\/\/www.google.pl\/*",
"https:\/\/www.google.pn\/*",
"https:\/\/www.google.ps\/*",
"https:\/\/www.google.pt\/*",
"https:\/\/www.google.ro\/*",
"https:\/\/www.google.rs\/*",
"https:\/\/www.google.ru\/*",
"https:\/\/www.google.rw\/*",
"https:\/\/www.google.sc\/*",
"https:\/\/www.google.se\/*",
"https:\/\/www.google.sh\/*",
"https:\/\/www.google.si\/*",
"https:\/\/www.google.sk\/*",
"https:\/\/www.google.sm\/*",
"https:\/\/www.google.sn\/*",
"https:\/\/www.google.so\/*",
"https:\/\/www.google.sr\/*",
"https:\/\/www.google.st\/*",
"https:\/\/www.google.td\/*",
"https:\/\/www.google.tg\/*",
"https:\/\/www.google.tk\/*",
"https:\/\/www.google.tl\/*",
"https:\/\/www.google.tm\/*",
"https:\/\/www.google.tn\/*",
"https:\/\/www.google.to\/*",
"https:\/\/www.google.tt\/*",
"https:\/\/www.google.vg\/*",
"https:\/\/www.google.vu\/*",
"https:\/\/www.google.ws\/*"
],
"resources": [
"search.html",
"search-dark.html"
],
"use_dynamic_url": false
},
{
"matches": [
"https:\/\/www.google.ad\/*",
"https:\/\/www.google.ae\/*",
"https:\/\/www.google.al\/*",
"https:\/\/www.google.am\/*",
"https:\/\/www.google.as\/*",
"https:\/\/www.google.at\/*",
"https:\/\/www.google.az\/*",
"https:\/\/www.google.ba\/*",
"https:\/\/www.google.be\/*",
"https:\/\/www.google.bf\/*",
"https:\/\/www.google.bg\/*",
"https:\/\/www.google.bi\/*",
"https:\/\/www.google.bj\/*",
"https:\/\/www.google.bs\/*",
"https:\/\/www.google.bt\/*",
"https:\/\/www.google.by\/*",
"https:\/\/www.google.ca\/*",
"https:\/\/www.google.cat\/*",
"https:\/\/www.google.cd\/*",
"https:\/\/www.google.cf\/*",
"https:\/\/www.google.cg\/*",
"https:\/\/www.google.ch\/*",
"https:\/\/www.google.ci\/*",
"https:\/\/www.google.cl\/*",
"https:\/\/www.google.cm\/*",
"https:\/\/www.google.co.ao\/*",
"https:\/\/www.google.co.bw\/*",
"https:\/\/www.google.co.ck\/*",
"https:\/\/www.google.co.cr\/*",
"https:\/\/www.google.co.id\/*",
"https:\/\/www.google.co.il\/*",
"https:\/\/www.google.co.in\/*",
"https:\/\/www.google.co.jp\/*",
"https:\/\/www.google.co.ke\/*",
"https:\/\/www.google.co.kr\/*",
"https:\/\/www.google.co.ls\/*",
"https:\/\/www.google.co.ma\/*",
"https:\/\/www.google.co.mz\/*",
"https:\/\/www.google.co.nz\/*",
"https:\/\/www.google.co.th\/*",
"https:\/\/www.google.co.tz\/*",
"https:\/\/www.google.co.ug\/*",
"https:\/\/www.google.co.uk\/*",
"https:\/\/www.google.co.uz\/*",
"https:\/\/www.google.co.ve\/*",
"https:\/\/www.google.co.vi\/*",
"https:\/\/www.google.co.za\/*",
"https:\/\/www.google.co.zm\/*",
"https:\/\/www.google.co.zw\/*",
"https:\/\/www.google.com.af\/*",
"https:\/\/www.google.com.ag\/*",
"https:\/\/www.google.com.ai\/*",
"https:\/\/www.google.com.ar\/*",
"https:\/\/www.google.com.au\/*",
"https:\/\/www.google.com.bd\/*",
"https:\/\/www.google.com.bh\/*",
"https:\/\/www.google.com.bn\/*",
"https:\/\/www.google.com.bo\/*",
"https:\/\/www.google.com.br\/*",
"https:\/\/www.google.com.bz\/*",
"https:\/\/www.google.com.co\/*",
"https:\/\/www.google.com.cu\/*",
"https:\/\/www.google.com.cy\/*",
"https:\/\/www.google.com.do\/*",
"https:\/\/www.google.com.ec\/*",
"https:\/\/www.google.com.eg\/*",
"https:\/\/www.google.com.et\/*",
"https:\/\/www.google.com.fj\/*",
"https:\/\/www.google.com.gh\/*",
"https:\/\/www.google.com.gi\/*",
"https:\/\/www.google.com.gt\/*",
"https:\/\/www.google.com.hk\/*",
"https:\/\/www.google.com.jm\/*",
"https:\/\/www.google.com.kh\/*",
"https:\/\/www.google.com.kw\/*",
"https:\/\/www.google.com.lb\/*",
"https:\/\/www.google.com.ly\/*",
"https:\/\/www.google.com.mm\/*",
"https:\/\/www.google.com.mt\/*",
"https:\/\/www.google.com.mx\/*",
"https:\/\/www.google.com.my\/*",
"https:\/\/www.google.com.na\/*",
"https:\/\/www.google.com.nf\/*",
"https:\/\/www.google.com.ng\/*",
"https:\/\/www.google.com.ni\/*",
"https:\/\/www.google.com.np\/*",
"https:\/\/www.google.com.om\/*",
"https:\/\/www.google.com.pa\/*",
"https:\/\/www.google.com.pe\/*",
"https:\/\/www.google.com.pg\/*",
"https:\/\/www.google.com.ph\/*",
"https:\/\/www.google.com.pk\/*",
"https:\/\/www.google.com.pr\/*",
"https:\/\/www.google.com.py\/*",
"https:\/\/www.google.com.qa\/*",
"https:\/\/www.google.com.sa\/*",
"https:\/\/www.google.com.sb\/*",
"https:\/\/www.google.com.sg\/*",
"https:\/\/www.google.com.sl\/*",
"https:\/\/www.google.com.sv\/*",
"https:\/\/www.google.com.tj\/*",
"https:\/\/www.google.com.tr\/*",
"https:\/\/www.google.com.tw\/*",
"https:\/\/www.google.com.ua\/*",
"https:\/\/www.google.com.uy\/*",
"https:\/\/www.google.com.vc\/*",
"https:\/\/www.google.com.vn\/*",
"https:\/\/www.google.com\/*",
"https:\/\/www.google.cv\/*",
"https:\/\/www.google.cz\/*",
"https:\/\/www.google.de\/*",
"https:\/\/www.google.dj\/*",
"https:\/\/www.google.dk\/*",
"https:\/\/www.google.dm\/*",
"https:\/\/www.google.dz\/*",
"https:\/\/www.google.ee\/*",
"https:\/\/www.google.es\/*",
"https:\/\/www.google.fi\/*",
"https:\/\/www.google.fm\/*",
"https:\/\/www.google.fr\/*",
"https:\/\/www.google.ga\/*",
"https:\/\/www.google.ge\/*",
"https:\/\/www.google.gg\/*",
"https:\/\/www.google.gl\/*",
"https:\/\/www.google.gm\/*",
"https:\/\/www.google.gp\/*",
"https:\/\/www.google.gr\/*",
"https:\/\/www.google.gy\/*",
"https:\/\/www.google.hn\/*",
"https:\/\/www.google.hr\/*",
"https:\/\/www.google.ht\/*",
"https:\/\/www.google.hu\/*",
"https:\/\/www.google.ie\/*",
"https:\/\/www.google.im\/*",
"https:\/\/www.google.iq\/*",
"https:\/\/www.google.is\/*",
"https:\/\/www.google.it\/*",
"https:\/\/www.google.je\/*",
"https:\/\/www.google.jo\/*",
"https:\/\/www.google.kg\/*",
"https:\/\/www.google.ki\/*",
"https:\/\/www.google.kz\/*",
"https:\/\/www.google.la\/*",
"https:\/\/www.google.li\/*",
"https:\/\/www.google.lk\/*",
"https:\/\/www.google.lt\/*",
"https:\/\/www.google.lu\/*",
"https:\/\/www.google.lv\/*",
"https:\/\/www.google.md\/*",
"https:\/\/www.google.me\/*",
"https:\/\/www.google.mg\/*",
"https:\/\/www.google.mk\/*",
"https:\/\/www.google.ml\/*",
"https:\/\/www.google.mn\/*",
"https:\/\/www.google.ms\/*",
"https:\/\/www.google.mu\/*",
"https:\/\/www.google.mv\/*",
"https:\/\/www.google.mw\/*",
"https:\/\/www.google.ne\/*",
"https:\/\/www.google.nl\/*",
"https:\/\/www.google.no\/*",
"https:\/\/www.google.nr\/*",
"https:\/\/www.google.nu\/*",
"https:\/\/www.google.pl\/*",
"https:\/\/www.google.pn\/*",
"https:\/\/www.google.ps\/*",
"https:\/\/www.google.pt\/*",
"https:\/\/www.google.ro\/*",
"https:\/\/www.google.rs\/*",
"https:\/\/www.google.ru\/*",
"https:\/\/www.google.rw\/*",
"https:\/\/www.google.sc\/*",
"https:\/\/www.google.se\/*",
"https:\/\/www.google.sh\/*",
"https:\/\/www.google.si\/*",
"https:\/\/www.google.sk\/*",
"https:\/\/www.google.sm\/*",
"https:\/\/www.google.sn\/*",
"https:\/\/www.google.so\/*",
"https:\/\/www.google.sr\/*",
"https:\/\/www.google.st\/*",
"https:\/\/www.google.td\/*",
"https:\/\/www.google.tg\/*",
"https:\/\/www.google.tk\/*",
"https:\/\/www.google.tl\/*",
"https:\/\/www.google.tm\/*",
"https:\/\/www.google.tn\/*",
"https:\/\/www.google.to\/*",
"https:\/\/www.google.tt\/*",
"https:\/\/www.google.vg\/*",
"https:\/\/www.google.vu\/*",
"https:\/\/www.google.ws\/*"
],
"resources": [
"assets\/extPay.js",
"assets\/domSelectors.js",
"assets\/workspace.js",
"assets\/manifest.js",
"assets\/main.ts.js"
],
"use_dynamic_url": true
}
]
} | |