File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
utils/browser-extensions/cors Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -135,12 +135,16 @@ <h3>
135135
136136 < div class =description >
137137 < p >
138- very simple extension to add cors headers to all requests from all urls, meant for dev purposes,
138+ A very simple extension to add cors headers to all requests from all urls, meant for dev purposes,
139139 sometimes simple is best.
140+ < br >
141+ This is easy to extend.
140142 </ p >
141143 < p >
142- < b > Please Note :</ b > some sites can break when an extension injects cors headers, if a website begins acting strange remember to disable
143- this cors extension. A ui could and may be developed to allow inclusion and exclusion domains, but for now its just meant
144+ < b > Please Note :</ b >
145+ < br >
146+ Some sites can break when an extension injects cors headers, if a website begins acting strangely remember to disable
147+ any cors extension. A UI could and may be developed to allow inclusion and exclusion domains, but for now its just meant
144148 be simple and easy.
145149 </ p >
146150 </ div >
You can’t perform that action at this time.
0 commit comments